Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/comphelper/inc/comphelper/
H A Dofficeresourcebundle.hxx104 bool hasString( sal_Int32 _resourceId ) const;
/aoo41x/main/connectivity/source/commontools/
H A Dsqlerror.cxx268 if ( m_pResources->hasString( nResourceId ) ) in impl_getSQLState()

Completed in 26 milliseconds