Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing :: framework ::

interface XConfigurationChangeListener
Base Interfaces
XConfigurationChangeListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Description
A listener for configuration changes is called when it has been registered at the configuration controller and a configuration change occurs.

Methods' Summary
notifyConfigurationChange The exact time of when a listener is called (before the change takes place, during the change, or when the change has been made) depends on the change event. The order in which listeners are called is the order in which they are registered (First registered, first called.)  
Methods' Details
notifyConfigurationChange
void
notifyConfigurationChange( [in] ConfigurationChangeEvent  aEvent );

Description
The exact time of when a listener is called (before the change takes place, during the change, or when the change has been made) depends on the change event. The order in which listeners are called is the order in which they are registered (First registered, first called.)
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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