Searched refs:m_xBundle (Results 1 – 1 of 1) sorted by relevance
62 Reference< XResourceBundle > m_xBundle; member in comphelper::ResourceBundle_Impl131 … OSL_VERIFY( m_xBundle->getByName( impl_getStringResourceKey( _resourceId ) ) >>= sString ); in loadString()152 has = m_xBundle->hasByName( impl_getStringResourceKey( _resourceId ) ); in hasString()166 return m_xBundle.is(); in impl_loadBundle_nothrow()188 m_xBundle = xLoader->loadBundle_Default( m_sBaseName ); in impl_loadBundle_nothrow()195 return m_xBundle.is(); in impl_loadBundle_nothrow()
Completed in 8 milliseconds