| /aoo4110/main/connectivity/source/commontools/ | 
| H A D | TKeys.cxx | 171 …me( m_pTable->getConnection()->getMetaData(), m_pTable, ::dbtools::eInTableDefinitions, false, fal…  in appendObject()201 …ableName(m_pTable->getConnection()->getMetaData(),sReferencedName,::dbtools::eInTableDefinitions));  in appendObject()
 286 …ame( m_pTable->getConnection()->getMetaData(), m_pTable,::dbtools::eInTableDefinitions, false, fal…  in dropObject()
 
 | 
| H A D | TColumnsHelper.cxx | 183 …aSql += ::dbtools::composeTableName( xMetaData, m_pTable, ::dbtools::eInTableDefinitions, false, f…  in appendObject()206 …aSql += ::dbtools::composeTableName( xMetaData, m_pTable, ::dbtools::eInTableDefinitions, false, f…  in dropObject()
 
 | 
| H A D | dbtools2.cxx | 203 …composeTableName( xMetaData, sCatalog, sSchema, sTable, sal_True, ::dbtools::eInTableDefinitions );  in createStandardCreateStatement()321 …composeTableName( xMetaData, sCatalog, sSchema, sTable, sal_True, ::dbtools::eInTableDefinitions );  in createStandardKeyStatement()
 
 | 
| H A D | TTableHelper.cxx | 533 …Components(getMetaData(),newName,m_CatalogName,m_SchemaName,m_Name,::dbtools::eInTableDefinitions);  in rename()
 | 
| H A D | dbtools.cxx | 842 		    case eInTableDefinitions:  in lcl_getNameComponentSupport()
 | 
| /aoo4110/main/connectivity/source/drivers/mysql/ | 
| H A D | YViews.cxx | 114 …aSql += ::dbtools::composeTableName( m_xMetaData, xProp, ::dbtools::eInTableDefinitions, false, fa…  in dropObject()138 …aSql += ::dbtools::composeTableName( m_xMetaData, descriptor, ::dbtools::eInTableDefinitions, fals…  in createView()
 
 | 
| H A D | YTable.cxx | 354 …( getMetaData(), m_CatalogName, m_SchemaName, m_Name, sal_True, ::dbtools::eInTableDefinitions ) );  in getAlterTableColumnPart()
 | 
| /aoo4110/main/connectivity/source/drivers/hsqldb/ | 
| H A D | HViews.cxx | 120 …aSql += ::dbtools::composeTableName( m_xMetaData, xProp, ::dbtools::eInTableDefinitions, false, fa…  in dropObject()144 …aSql += ::dbtools::composeTableName( m_xMetaData, descriptor, ::dbtools::eInTableDefinitions, fals…  in createView()
 
 | 
| H A D | HTable.cxx | 328 …( getMetaData(), m_CatalogName, m_SchemaName, m_Name, sal_True, ::dbtools::eInTableDefinitions ) );  in getAlterTableColumnPart()411 …Components(getMetaData(),newName,m_CatalogName,m_SchemaName,m_Name,::dbtools::eInTableDefinitions);  in rename()
 
 | 
| /aoo4110/main/dbaccess/source/core/api/ | 
| H A D | viewcontainer.cxx | 155 …= ::dbtools::composeTableName( m_xMetaData, descriptor, ::dbtools::eInTableDefinitions, false, fal…  in appendObject()200 …mposeTableName( m_xMetaData, sCatalog, sSchema, sTable, sal_True, ::dbtools::eInTableDefinitions );  in dropObject()
 
 | 
| H A D | tablecontainer.cxx | 406 …mposeTableName( m_xMetaData, sCatalog, sSchema, sTable, sal_True, ::dbtools::eInTableDefinitions );  in dropObject()
 | 
| /aoo4110/main/connectivity/source/drivers/adabas/ | 
| H A D | BKeys.cxx | 67 …getTable()->getConnection()->getMetaData(), getTable(), ::dbtools::eInTableDefinitions, false, fal…  in appendObject()
 | 
| /aoo4110/main/dbaccess/source/sdbtools/connection/ | 
| H A D | tablename.cxx | 221                 { CompositionType::ForTableDefinitions,      eInTableDefinitions },  in lcl_translateCompositionType_throw()
 | 
| H A D | objectnames.cxx | 162 …  m_xConnection->getMetaData(), _rName, sCatalog, sSchema, sName, ::dbtools::eInTableDefinitions );  in validateName()
 | 
| /aoo4110/main/dbaccess/source/ui/relationdesign/ | 
| H A D | RelationController.cxx | 363 …= ::dbtools::composeTableName( m_xMetaData, xTableProp, ::dbtools::eInTableDefinitions, false, fal…  in loadTableData()
 | 
| /aoo4110/main/dbaccess/source/ui/app/ | 
| H A D | AppControllerGen.cxx | 164 …::composeTableName( xMeta, sCatalog, sSchema, sName, sal_False, ::dbtools::eInTableDefinitions ) );  in convertToView()
 | 
| /aoo4110/main/connectivity/inc/connectivity/ | 
| H A D | dbtools.hxx | 91 		eInTableDefinitions,  enumerator
 | 
| /aoo4110/main/dbaccess/source/ui/misc/ | 
| H A D | WCopyTable.cxx | 638 …m_xDestConnection->getMetaData(),sCatalog,sSchema,sTable,sal_False,::dbtools::eInTableDefinitions);  in OCopyTableWizard()
 |