Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.hxx72 …void WriteDataPilots(const com::sun::star::uno::Reference <com::sun::star::sheet::XSpreadsheetDocu…
H A DXMLExportDataPilot.cxx745 void ScXMLExportDataPilot::WriteDataPilots(const uno::Reference <sheet::XSpreadsheetDocument>& /* x… in WriteDataPilots() function in ScXMLExportDataPilot
H A Dxmlexprt.cxx1851 aExportDataPilot.WriteDataPilots(xSpreadDoc); in _ExportContent()