Searched refs:hasString (Results 1 – 4 of 4) 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;
97 public boolean hasString( int _resourceId ) { in hasString() method in OfficeResourceBundle
268 if ( m_pResources->hasString( nResourceId ) ) in impl_getSQLState()
Completed in 34 milliseconds