Searched refs:m_nUnloadingListenerId (Results 1 – 1 of 1) sorted by relevance
628 sal_Int32 m_nUnloadingListenerId; member in stoc_smgr::OServiceManager903 m_nUnloadingListenerId= rtl_addUnloadingListener( smgrUnloadingListener, this); in OServiceManager()911 if( m_nUnloadingListenerId != 0) in ~OServiceManager()912 rtl_removeUnloadingListener( m_nUnloadingListenerId ); in ~OServiceManager()1069 rtl_removeUnloadingListener( m_nUnloadingListenerId); in disposing()1070 m_nUnloadingListenerId=0; in disposing()
Completed in 10 milliseconds