Home
last modified time | relevance | path

Searched refs:_nErrorId (Results 1 – 7 of 7) sorted by path

/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx477 void ODbaseIndex::impl_killFileAndthrowError_throw(sal_uInt16 _nErrorId,const ::rtl::OUString& _sFi… in impl_killFileAndthrowError_throw() argument
482 m_pTable->getConnection()->throwGenericSQLException(_nErrorId,*this); in impl_killFileAndthrowError_throw()
H A DDTable.cxx1168 void ODbaseTable::throwInvalidColumnType(const sal_uInt16 _nErrorId,const ::rtl::OUString& _sColumn… in throwInvalidColumnType() argument
1181 _nErrorId, in throwInvalidColumnType()
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx78 …void lcl_throwError(sal_uInt16 _nErrorId,const ::com::sun::star::uno::Reference< ::com::sun::star:… in lcl_throwError() argument
81 const ::rtl::OUString sMessage = aResources.getResourceString(_nErrorId); in lcl_throwError()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx60 void impl_throwError(sal_uInt16 _nErrorId) in impl_throwError() argument
63 const ::rtl::OUString sError( aResources.getResourceString(_nErrorId) ); in impl_throwError()
H A Dmacabutilities.hxx141 void impl_throwError(sal_uInt16 _nErrorId);
/trunk/main/connectivity/source/inc/dbase/
H A DDIndex.hxx94 … void impl_killFileAndthrowError_throw(sal_uInt16 _nErrorId,const ::rtl::OUString& _sFile);
H A DDTable.hxx120 void throwInvalidColumnType(const sal_uInt16 _nErrorId,const ::rtl::OUString& _sColumnName);

Completed in 45 milliseconds