Searched refs:_nErrorId (Results 1 – 7 of 7) sorted by relevance
60 void impl_throwError(sal_uInt16 _nErrorId) in impl_throwError() argument63 const ::rtl::OUString sError( aResources.getResourceString(_nErrorId) ); in impl_throwError()
141 void impl_throwError(sal_uInt16 _nErrorId);
477 void ODbaseIndex::impl_killFileAndthrowError_throw(sal_uInt16 _nErrorId,const ::rtl::OUString& _sFi… in impl_killFileAndthrowError_throw() argument482 m_pTable->getConnection()->throwGenericSQLException(_nErrorId,*this); in impl_killFileAndthrowError_throw()
1168 void ODbaseTable::throwInvalidColumnType(const sal_uInt16 _nErrorId,const ::rtl::OUString& _sColumn… in throwInvalidColumnType() argument1181 _nErrorId, in throwInvalidColumnType()
94 … void impl_killFileAndthrowError_throw(sal_uInt16 _nErrorId,const ::rtl::OUString& _sFile);
120 void throwInvalidColumnType(const sal_uInt16 _nErrorId,const ::rtl::OUString& _sColumnName);
78 …void lcl_throwError(sal_uInt16 _nErrorId,const ::com::sun::star::uno::Reference< ::com::sun::star:… in lcl_throwError() argument81 const ::rtl::OUString sMessage = aResources.getResourceString(_nErrorId); in lcl_throwError()
Completed in 65 milliseconds