Home
last modified time | relevance | path

Searched refs:TableInfo (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx111 struct TableInfo struct
119 TableInfo( const ::rtl::OUString& _composedName ) in TableInfo() argument
124TableInfo( const ::rtl::OUString& _catalog, const ::rtl::OUString& _schema, const ::rtl::OUString&… in TableInfo() function
134 typedef ::std::vector< TableInfo > TableInfos;
137 …void lcl_ensureComposedName( TableInfo& _io_tableInfo, const Reference< XDatabaseMetaData >& _meta… in lcl_ensureComposedName()
154 …void lcl_ensureType( TableInfo& _io_tableInfo, const Reference< XDatabaseMetaData >& _metaData, co… in lcl_ensureType()
298 aUnfilteredTables.push_back( TableInfo( *name ) ); in construct()
380 aUnfilteredTables.push_back( TableInfo( sCatalog, sSchema, sName, sType ) ); in construct()
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx63 struct TableInfo;
115 TableInfo & rInfo,
118 CellPropertyValuesSeq_t endTableGetCellProperties(TableInfo & rInfo);
H A DDomainMapperTableHandler.cxx318 struct WRITERFILTER_DLLPRIVATE TableInfo struct
329 TableInfo() in TableInfo() argument
343 TableInfo & rInfo, in endTableGetTableStyle()
565 CellPropertyValuesSeq_t DomainMapperTableHandler::endTableGetCellProperties(TableInfo & rInfo) in endTableGetCellProperties()
775 TableInfo aTableInfo; in endTable()

Completed in 17 milliseconds