Searched refs:_nErrorResourceId (Results 1 – 4 of 4) sorted by relevance
92 void OMetaConnection::throwGenericSQLException( sal_uInt16 _nErrorResourceId,const Reference< XInte… in throwGenericSQLException() argument95 if ( _nErrorResourceId ) in throwGenericSQLException()96 sErrorMessage = m_aResources.getResourceString( _nErrorResourceId ); in throwGenericSQLException()
1707 …ctionInSQLContext_throw( Action _pAction, const void* _pParam, sal_uInt16 _nErrorResourceId ) const in impl_doActionInSQLContext_throw()1716 if ( !_nErrorResourceId ) in impl_doActionInSQLContext_throw()1721 ::rtl::OUString sAdditionalError( FRM_RES_STRING( _nErrorResourceId ) ); in impl_doActionInSQLContext_throw()1728 ::rtl::OUString sAdditionalError( FRM_RES_STRING( _nErrorResourceId ) ); in impl_doActionInSQLContext_throw()
319 …tionInSQLContext_throw( Action _pAction, const void* _pParam, sal_uInt16 _nErrorResourceId ) const;
71 …void throwGenericSQLException( sal_uInt16 _nErrorResourceId,const ::com::sun::s…
Completed in 17 milliseconds