Home
last modified time | relevance | path

Searched refs:releaseOnNotification (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/cppuhelper/source/
H A Dfactory.cxx375 virtual sal_Bool SAL_CALL releaseOnNotification()
544 sal_Bool SAL_CALL OFactoryComponentHelper::releaseOnNotification() throw(::com::sun::star::uno::Run… in releaseOnNotification() function in cppu::OFactoryComponentHelper
614 sal_Bool SAL_CALL releaseOnNotification()
936 sal_Bool SAL_CALL ORegistryFactoryHelper::releaseOnNotification() throw(::com::sun::star::uno::Runt… in releaseOnNotification() function in cppu::ORegistryFactoryHelper
950 retVal= xunloading->releaseOnNotification(); in releaseOnNotification()
956 retVal= xunloading->releaseOnNotification(); in releaseOnNotification()
994 sal_Bool SAL_CALL releaseOnNotification()
1046 sal_Bool SAL_CALL OFactoryProxyHelper::releaseOnNotification() throw(::com::sun::star::uno::Runtime… in releaseOnNotification() function in cppu::OFactoryProxyHelper
1051 return pref->releaseOnNotification(); in releaseOnNotification()
/aoo4110/main/udkapi/com/sun/star/uno/
H A DXUnloadingPreference.idl48 object; otherwise, it calls <code>releaseOnNotification</code>. If the function
61 boolean releaseOnNotification();
/aoo4110/main/sal/test/unloading/
H A DunloadTest.cxx567 b_releaseBeforeLoading= xreject->releaseOnNotification(); in test8()
572 b_releaseAfterLoading= xreject->releaseOnNotification(); in test8()
/aoo4110/main/stoc/source/servicemanager/
H A Dservicemanager.cxx939 if( xunl->releaseOnNotification()) in onUnloadingNotify()
963 if( xunl->releaseOnNotification()) in onUnloadingNotify()
987 if( xunl->releaseOnNotification()) in onUnloadingNotify()

Completed in 58 milliseconds