Home
last modified time | relevance | path

Searched refs:hasString (Results 1 – 4 of 4) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Dofficeresourcebundle.cxx92 bool hasString( sal_Int32 _resourceId ) const;
142 bool ResourceBundle_Impl::hasString( sal_Int32 _resourceId ) const in hasString() function in comphelper::ResourceBundle_Impl
229 bool OfficeResourceBundle::hasString( sal_Int32 _resourceId ) const in hasString() function in comphelper::OfficeResourceBundle
231 return m_pImpl->hasString( _resourceId ); in hasString()
/trunk/main/comphelper/inc/comphelper/
H A Dofficeresourcebundle.hxx104 bool hasString( sal_Int32 _resourceId ) const;
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DOfficeResourceBundle.java97 public boolean hasString( int _resourceId ) { in hasString() method in OfficeResourceBundle
/trunk/main/connectivity/source/commontools/
H A Dsqlerror.cxx268 if ( m_pResources->hasString( nResourceId ) ) in impl_getSQLState()

Completed in 23 milliseconds