Home
last modified time | relevance | path

Searched refs:exportCollection (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx828 void ODBExport::exportCollection(const Reference< XNameAccess >& _xCollection in exportCollection() function in dbaxml::ODBExport
851 exportCollection(xSub,_eSubComponents,_eSubComponents,_bExportContext,_aMemFunc); in exportCollection()
1074 exportCollection(xCollection,XML_FORMS,XML_COMPONENT_COLLECTION,sal_True,aMemFunc); in exportForms()
1095 exportCollection(xCollection,XML_REPORTS,XML_COMPONENT_COLLECTION,sal_True,aMemFunc); in exportReports()
1121 exportCollection(xCollection,XML_QUERIES,XML_QUERY_COLLECTION,_bExportContext,*pMemFunc); in exportQueries()
1140exportCollection(xCollection,XML_TABLE_REPRESENTATIONS,XML_TOKEN_INVALID,_bExportContext,*pMemFunc… in exportTables()
1188 exportCollection(xCollection,XML_TOKEN_INVALID,XML_TOKEN_INVALID,sal_False,aMemFunc); in exportAutoStyle()
H A DxmlExport.hxx184 void exportCollection(const Reference< XNameAccess >& _xCollection

Completed in 20 milliseconds