Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx63 ScXMLExportDatabaseRanges::ScXMLExportDatabaseRanges(ScXMLExport& rTempExport) in ScXMLExportDatabaseRanges() function in ScXMLExportDatabaseRanges
69 ScXMLExportDatabaseRanges::~ScXMLExportDatabaseRanges() in ~ScXMLExportDatabaseRanges()
73 ScMyEmptyDatabaseRangesContainer ScXMLExportDatabaseRanges::GetEmptyDatabaseRanges() in GetEmptyDatabaseRanges()
124 void ScXMLExportDatabaseRanges::WriteImportDescriptor(const uno::Sequence <beans::PropertyValue> aI… in WriteImportDescriptor()
199 rtl::OUString ScXMLExportDatabaseRanges::getOperatorXML(const long aFilterOperator, const sal_Bool … in getOperatorXML()
257 void ScXMLExportDatabaseRanges::WriteCondition(const sheet::TableFilterField2& aFilterField, sal_Bo… in WriteCondition()
275 void ScXMLExportDatabaseRanges::WriteFilterDescriptor(const uno::Reference <sheet::XSheetFilterDesc… in WriteFilterDescriptor()
403 void ScXMLExportDatabaseRanges::WriteSortDescriptor(const uno::Sequence <beans::PropertyValue> aSor… in WriteSortDescriptor()
519 void ScXMLExportDatabaseRanges::WriteSubTotalDescriptor(const com::sun::star::uno::Reference <com::… in WriteSubTotalDescriptor()
592 void ScXMLExportDatabaseRanges::WriteDatabaseRanges(const com::sun::star::uno::Reference <com::sun:… in WriteDatabaseRanges()
H A DXMLExportDatabaseRanges.hxx39 class ScXMLExportDatabaseRanges class
51 ScXMLExportDatabaseRanges(ScXMLExport& rExport);
52 ~ScXMLExportDatabaseRanges();
H A Dxmlexprt.cxx1648 ScXMLExportDatabaseRanges aExportDatabaseRanges(*this); in _ExportContent()

Completed in 50 milliseconds