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 :: form ::

unpublished interface XDatabaseParameterBroadcaster2
Base Interfaces
XDatabaseParameterBroadcaster2XDatabaseParameterBroadcaster

XDatabaseParameterBroadcaster
(referenced interface's summary:)
provides the possibility of receiving an event for configuration of parameters.
Usage Restrictions
not published
Description
provides the possibility of receiving an event for configuration of parameters.

Note that this interface provides exactly the same functionality as the XDatabaseParameterBroadcaster interface. It exists purely for compatibility with the ::com::sun::star::script::XEventAttacher::attachSingleEventListener: It expects the methods for adding and removing listeners to follow a certain naming scheme, respective to the name of the listener which is being added/removed.

See also
XDatabaseParameterBroadcaster, ::com::sun::star::script::XEventAttacher

Methods' Summary
addDatabaseParameterListener registers an XDatabaseParameterListener  
removeDatabaseParameterListener revokes an XDatabaseParameterListener  
Methods' Details
addDatabaseParameterListener
[oneway] void
addDatabaseParameterListener( [in] XDatabaseParameterListener  aListener );

Description
registers an XDatabaseParameterListener

This method behaves exactly as the XDatabaseParameterBroadcaster::addParameterListener method inherited from the base interface.

removeDatabaseParameterListener
[oneway] void
removeDatabaseParameterListener( [in] XDatabaseParameterListener  aListener );

Description
revokes an XDatabaseParameterListener

This method behaves exactly as the XDatabaseParameterBroadcaster::removeParameterListener method inherited from the base interface.

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.