Searched refs:m_pModuleCount (Results 1 – 1 of 1) sorted by relevance
97 rtl_ModuleCount* m_pModuleCount; member in comphelper::LegacySingletonFactory107 ,m_pModuleCount ( _pModCount ) in LegacySingletonFactory()110 if ( m_pModuleCount ) in LegacySingletonFactory()111 m_pModuleCount->acquire( m_pModuleCount ); in LegacySingletonFactory()117 if ( m_pModuleCount ) in ~LegacySingletonFactory()118 m_pModuleCount->release( m_pModuleCount ); in ~LegacySingletonFactory()
Completed in 6 milliseconds