Home
last modified time | relevance | path

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

/AOO42X/main/connectivity/source/commontools/
H A Dsqlerror.cxx145 sal_Int32 lcl_getResourceID( const ErrorCondition _eCondition, bool _bSQLState ) in lcl_getResourceID() function
248 …::rtl::OUString sResMessage( m_pResources->loadString( lcl_getResourceID( _eCondition, false ) ) ); in impl_getErrorMessage()
263 sal_Int32 nResourceId( lcl_getResourceID( _eCondition, true ) ); in impl_getSQLState()