The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: xml :: crypto :: sax ::

unpublished interface XReferenceResolvedBroadcaster
Usage Restrictions
not published
Description
* Interface of Reference Resolved Broadcaster. *

* This interface is used to manipulate reference resolved listener.


Methods' Summary
addReferenceResolvedListener * Adds a new reference resolved listener for a element collector. *  
removeReferenceResolvedListener * Removes a listener from a element collector. *  
Methods' Details
addReferenceResolvedListener
void
addReferenceResolvedListener( [in] long  referenceId,
[in] XReferenceResolvedListener  listener );

Description
* Adds a new reference resolved listener for a element collector. *

* When the element collector has completely collected that element, * this listener will receive a notification. * *

Parameter referenceId
the id of the element collector for which * the new listener is added *
Parameter listener
the listener to be added
removeReferenceResolvedListener
void
removeReferenceResolvedListener( [in] long  referenceId,
[in] XReferenceResolvedListener  listener );

Description
* Removes a listener from a element collector. *

* When a listener is removed, it will not receive notification when * collection completes. * *

Parameter referenceId
the id of the element collector from which * the listener is removed *
Parameter listener
the listener to be removed
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.