Lines Matching refs:sError

1058 …   const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution(  in CreateImpl()  local
1062 ::dbtools::throwGenericSQLException( sError, *this ); in CreateImpl()
1146 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in CreateImpl() local
1150 ::dbtools::throwGenericSQLException( sError, *this ); in CreateImpl()
1180 const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in throwInvalidColumnType() local
1184 ::dbtools::throwGenericSQLException( sError, *this ); in throwInvalidColumnType()
1775 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in UpdateBuffer() local
1779 ::dbtools::throwGenericSQLException( sError, *this ); in UpdateBuffer()
1991 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in UpdateBuffer() local
1995 ::dbtools::throwGenericSQLException( sError, *this ); in UpdateBuffer()
2056 const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in UpdateBuffer() local
2060 ::dbtools::throwGenericSQLException( sError, *this ); in UpdateBuffer()
2299 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in alterColumn() local
2303 ::dbtools::throwGenericSQLException( sError, *this ); in alterColumn()
2458 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in addColumn() local
2462 ::dbtools::throwGenericSQLException( sError, *this ); in addColumn()
2531 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in dropColumn() local
2535 ::dbtools::throwGenericSQLException( sError, *this ); in dropColumn()
2640 const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in throwInvalidDbaseFormat() local
2644 ::dbtools::throwGenericSQLException( sError, *this ); in throwInvalidDbaseFormat()