Searched refs:m_MSPList (Results 1 – 2 of 2) sorted by relevance
73 if ( !m_MSPList.is() ) in getActiveMSPList()76 if ( !m_MSPList.is() ) in getActiveMSPList()77 m_MSPList = new ActiveMSPList( m_xComponentContext ); in getActiveMSPList()79 return m_MSPList; in getActiveMSPList()
49 mutable rtl::Reference< ActiveMSPList > m_MSPList; member in func_provider::MasterScriptProviderFactory
Completed in 12 milliseconds