Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddefinitioncontainer.cxx639 DBA_RES( RID_STR_NAME_MUST_NOT_BE_EMPTY ), in approveNewObject()
651 DBA_RES( RID_STR_NO_NULL_OBJECTS_IN_CONTAINER ), in approveNewObject()
658 DBA_RES( RID_STR_NAME_ALREADY_USED ), in approveNewObject()
664 DBA_RES( RID_STR_OBJECT_CONTAINER_MISMATCH ), in approveNewObject()
670 DBA_RES( RID_STR_OBJECT_ALREADY_CONTAINED ), in approveNewObject()
H A Ddocumentcontainer.cxx585 ::rtl::OUString sMessage( DBA_RES( RID_STR_NAME_NOT_FOUND ) ); in loadComponentFromURL()
655 ::rtl::OUString sMessage( DBA_RES( RID_STR_NO_SUB_FOLDER ) ); in insertByHierarchicalName()
/aoo41x/main/dbaccess/source/core/inc/
H A Dcore_resource.hxx37 #define DBA_RES( id ) ResourceManager::loadString( id ) macro
40 #define DBACORE_RESSTRING( id ) DBA_RES( id )
/aoo41x/main/dbaccess/source/core/api/
H A Dcolumn.cxx424 …::dbtools::throwGenericSQLException( DBA_RES( RID_STR_NO_COLUMN_ADD ), static_cast<XChild*>(static… in appendObject()
456 …::dbtools::throwGenericSQLException( DBA_RES( RID_STR_NO_COLUMN_DROP ), static_cast<XChild*>(stati… in dropObject()
H A Dquery.cxx219 ::rtl::OUString sError( DBA_RES( RID_STR_STATEMENT_WITHOUT_RESULT_SET ) ); in IMPLEMENT_FORWARD_XINTERFACE3()
H A DRowSet.cxx2246 … throw SQLException(DBA_RES(RID_STR_CONNECTION_INVALID),*this,SQLSTATE_GENERAL,1000,Any() ); in impl_getTables_throw()
2449 throw SQLException(DBA_RES(RID_STR_NO_XQUERIESSUPPLIER),*this,::rtl::OUString(),0,Any()); in impl_buildActiveCommand_throw()

Completed in 44 milliseconds