Searched refs:m_xRootKey (Results 1 – 1 of 1) sorted by relevance
1711 Reference<XRegistryKey > m_xRootKey; member in stoc_smgr::ORegistryServiceManager1748 m_xRootKey = Reference<XRegistryKey >(); in dispose()1759 if( !m_xRootKey.is() ) in getRootKey()1774 if( m_xRegistry.is() && !m_xRootKey.is() ) in getRootKey()1775 m_xRootKey = m_xRegistry->getRootKey(); in getRootKey()1778 return m_xRootKey; in getRootKey()1796 Reference<XRegistryKey > xImpKey = m_xRootKey->openKey(implementationName); in loadWithImplementationName()1885 m_xRootKey.clear(); in initialize()
Completed in 29 milliseconds