Home
last modified time | relevance | path

Searched refs:supportsCatalogsInDataManipulation (Results 1 – 19 of 19) sorted by relevance

/aoo41x/main/dbaccess/source/ui/control/
H A Dtabletree.cxx372 sal_Bool bSupportsCatalogs = xMeta->supportsCatalogsInDataManipulation(); in UpdateTableList()
652 || ( xMeta->supportsCatalogsInDataManipulation() in getQualifiedTableName()
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DRelationController.java121 if (super.getCommandMetaData().xDBMetaData.supportsCatalogsInDataManipulation()) in getImportedKeyColumns()
H A DCommandName.java94 if (oCommandMetaData.xDBMetaData.supportsCatalogsInDataManipulation()) in setComposedCommandName()
/aoo41x/main/offapi/com/sun/star/sdb/tools/
H A DCompositionType.idl56 @see XDatabaseMetaData::supportsCatalogsInDataManipulation
/aoo41x/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx290 sal_Bool SAL_CALL ODatabaseMetaDataBase::supportsCatalogsInDataManipulation( ) throw(SQLException,… in supportsCatalogsInDataManipulation() function in ODatabaseMetaDataBase
H A Ddbtools.cxx836 FMetaDataSupport pCatalogCall = &XDatabaseMetaData::supportsCatalogsInDataManipulation; in lcl_getNameComponentSupport()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx133 && xMeta->supportsCatalogsInDataManipulation() in getSelectedName()
H A Dtablespage.cxx429 if (xMeta.is() && xMeta->supportsCatalogsInDataManipulation()) in implInitControls()
/aoo41x/main/connectivity/source/inc/
H A DTDatabaseMetaDataBase.hxx128 …virtual sal_Bool SAL_CALL supportsCatalogsInDataManipulation( ) throw(::com::sun::star::sdbc::SQL…
/aoo41x/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx152 …sal_Bool SAL_CALL supportsCatalogsInDataManipulation() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx693 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInDataManipulation() in supportsCatalogsInDataManipulation() function in ODatabaseMetaData
696 …("supportsCatalogsInDataManipulation", &sql::DatabaseMetaData::supportsCatalogsInDataManipulation); in supportsCatalogsInDataManipulation()
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx323 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInDataManipulation( ) throw(SQLException, Run… in supportsCatalogsInDataManipulation() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx124 …virtual sal_Bool SAL_CALL supportsCatalogsInDataManipulation( ) throw(::com::sun::star::sdbc::SQL…
/aoo41x/main/connectivity/source/drivers/kab/
H A DKDatabaseMetaData.cxx337 sal_Bool SAL_CALL KabDatabaseMetaData::supportsCatalogsInDataManipulation( ) throw(SQLException, R… in supportsCatalogsInDataManipulation() function in KabDatabaseMetaData
H A DKDatabaseMetaData.hxx126 …virtual sal_Bool SAL_CALL supportsCatalogsInDataManipulation( ) throw(::com::sun::star::sdbc::SQL…
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx336 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsCatalogsInDataManipulation( ) throw(SQLException,… in supportsCatalogsInDataManipulation() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx125 …virtual sal_Bool SAL_CALL supportsCatalogsInDataManipulation( ) throw(::com::sun::star::sdbc::SQL…
/aoo41x/main/connectivity/source/parse/
H A Dsqlnode.cxx743 …st sal_Bool bSupportsCatalog = _xMetaData.is() && _xMetaData->supportsCatalogsInDataManipulation(); in getTableComponents()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl742 boolean supportsCatalogsInDataManipulation() raises (SQLException);

Completed in 203 milliseconds