Home
last modified time | relevance | path

Searched refs:ITerminationListener (Results 1 – 3 of 3) sorted by path

/trunk/main/forms/source/component/
H A DFormattedField.cxx94 … StandardFormatsSupplier : protected SvNumberFormatsSupplierObj, public ::utl::ITerminationListener
/trunk/main/unotools/inc/unotools/
H A Ddesktopterminationobserver.hxx41 class ITerminationListener class
60 static void registerTerminationListener( ITerminationListener* _pListener );
64 static void revokeTerminationListener( ITerminationListener* _pListener );
/trunk/main/unotools/source/misc/
H A Ddesktopterminationobserver.cxx49 typedef ::std::list< ITerminationListener* > Listeners;
187 void DesktopTerminationObserver::registerTerminationListener( ITerminationListener* _pListener ) in registerTerminationListener()
207 void DesktopTerminationObserver::revokeTerminationListener( ITerminationListener* _pListener ) in revokeTerminationListener()

Completed in 13 milliseconds