Searched refs:m_aServiceNames (Results 1 – 2 of 2) sorted by relevance
105 const Sequence< ::rtl::OUString > m_aServiceNames; member in sfx2::SfxModelFactory118 ,m_aServiceNames( _rServiceNames ) in SfxModelFactory()213 m_aServiceNames.getConstArray(), in supportsService()214 m_aServiceNames.getConstArray() + m_aServiceNames.getLength(), in supportsService()216 ) != m_aServiceNames.getConstArray() + m_aServiceNames.getLength(); in supportsService()222 return m_aServiceNames; in getSupportedServiceNames()
96 Sequence< ::rtl::OUString > m_aServiceNames; member in comphelper::LegacySingletonFactory106 ,m_aServiceNames ( _rServiceNames ) in LegacySingletonFactory()139 return m_aServiceNames; in getSupportedServiceNames()
Completed in 28 milliseconds