:: com :: sun :: star :: xml :: crypto :: sax ::
|
unpublished |
interface XReferenceResolvedListener |
|
|
|
- Usage Restrictions
- not published
- Description
- * Interface of Reference Resolved Listener.
*
* This interface is used to receive the collection completion notification for a element
* collector.
|
Methods' Summary |
referenceResolved |
* Notifies an element has been collected by an element collector.
*
* |
Methods' Details |
referenceResolved
void |
referenceResolved( |
[in] long |
referenceId ) |
raises( |
::com::sun::star::uno::Exception ); |
- Description
- * Notifies an element has been collected by an element collector.
*
*
- Parameter referenceId
- the id of the element collector
|
|
Top of Page
Copyright © 2011, 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.