Searched refs:hasString (Results 1 – 3 of 3) sorted by relevance
92 bool hasString( sal_Int32 _resourceId ) const;142 bool ResourceBundle_Impl::hasString( sal_Int32 _resourceId ) const in hasString() function in comphelper::ResourceBundle_Impl229 bool OfficeResourceBundle::hasString( sal_Int32 _resourceId ) const in hasString() function in comphelper::OfficeResourceBundle231 return m_pImpl->hasString( _resourceId ); in hasString()
104 bool hasString( sal_Int32 _resourceId ) const;
268 if ( m_pResources->hasString( nResourceId ) ) in impl_getSQLState()
Completed in 18 milliseconds