Searched refs:m_xSingleton (Results 1 – 1 of 1) sorted by relevance
160 static css::uno::Reference< css::uno::XInterface > m_xSingleton; member in __anon1c7ed4f00111::SingletonFactory171 if (!m_xSingleton.is()) in getSingleton()177 m_xSingleton = static_cast< cppu::OWeakObject * >( in getSingleton()180 xSingleton = m_xSingleton; in getSingleton()207 m_xSingleton, css::uno::UNO_QUERY); in dispose()208 m_xSingleton.clear(); in dispose()216 css::uno::Reference< css::uno::XInterface > SingletonFactory::m_xSingleton; member in __anon1c7ed4f00111::SingletonFactory
Completed in 24 milliseconds