:: com :: sun :: star :: xml :: crypto :: sax ::
|
unpublished |
interface XReferenceCollector |
|
|
|
- Usage Restrictions
- not published
- Description
- * Interface of Signature Collector.
*
* This interface is used to control collecting a signature.
|
Methods' Summary |
setReferenceCount |
* Sets the reference count of the signature.
*
* |
setReferenceId |
* Set the keeper id of the element collector of the
* referenced element.
*
* |
Methods' Details |
setReferenceCount
void |
setReferenceCount( |
[in] long |
count ) |
raises( |
::com::sun::star::uno::Exception ); |
- Description
- * Sets the reference count of the signature.
*
*
- Parameter count
- the reference count of the signature
|
|
setReferenceId
void |
setReferenceId( |
[in] long |
id ) |
raises( |
::com::sun::star::uno::Exception ); |
- Description
- * Set the keeper id of the element collector of the
* referenced element.
*
*
- Parameter id
- the keeper id of the element collector,
* which is collecting a referenced element
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.