Searched refs:releaseOnNotification (Results 1 – 4 of 4) sorted by relevance
375 virtual sal_Bool SAL_CALL releaseOnNotification()544 sal_Bool SAL_CALL OFactoryComponentHelper::releaseOnNotification() throw(::com::sun::star::uno::Run… in releaseOnNotification() function in cppu::OFactoryComponentHelper614 sal_Bool SAL_CALL releaseOnNotification()936 sal_Bool SAL_CALL ORegistryFactoryHelper::releaseOnNotification() throw(::com::sun::star::uno::Runt… in releaseOnNotification() function in cppu::ORegistryFactoryHelper950 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::OFactoryProxyHelper1051 return pref->releaseOnNotification(); in releaseOnNotification()
48 object; otherwise, it calls <code>releaseOnNotification</code>. If the function61 boolean releaseOnNotification();
567 b_releaseBeforeLoading= xreject->releaseOnNotification(); in test8()572 b_releaseAfterLoading= xreject->releaseOnNotification(); in test8()
939 if( xunl->releaseOnNotification()) in onUnloadingNotify()963 if( xunl->releaseOnNotification()) in onUnloadingNotify()987 if( xunl->releaseOnNotification()) in onUnloadingNotify()
Completed in 55 milliseconds