Home
last modified time | relevance | path

Searched refs:xRowStylesPropertySetMapper (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlimprt.hxx134 rtl::Reference < XMLPropertySetMapper > xRowStylesPropertySetMapper; member in ScXMLImport
218 …LPropertySetMapper >& GetRowStylesPropertySetMapper() const { return xRowStylesPropertySetMapper; } in GetRowStylesPropertySetMapper()
H A Dxmlexprt.hxx87 rtl::Reference < XMLPropertySetMapper > xRowStylesPropertySetMapper; member in ScXMLExport
H A Dxmlexprt.cxx383xRowStylesPropertySetMapper = new XMLPropertySetMapper(aXMLScRowStylesProperties, xScPropHdlFactor… in ScXMLExport()
388 … xRowStylesExportPropertySetMapper = new ScXMLRowExportPropertyMapper(xRowStylesPropertySetMapper); in ScXMLExport()
5362xRowStylesPropertySetMapper = new XMLPropertySetMapper(aXMLScFromXLSRowStylesProperties, xScPropHd… in exportDoc()
5363 … xRowStylesExportPropertySetMapper = new ScXMLRowExportPropertyMapper(xRowStylesPropertySetMapper); in exportDoc()
H A Dxmlimprt.cxx382xRowStylesPropertySetMapper = new XMLPropertySetMapper(aXMLScRowStylesImportProperties, xScPropHdl… in ScXMLImport()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlimprt.hxx243 rtl::Reference < XMLPropertySetMapper > xRowStylesPropertySetMapper; member in ScXMLImport
342 …LPropertySetMapper >& GetRowStylesPropertySetMapper() const { return xRowStylesPropertySetMapper; } in GetRowStylesPropertySetMapper()
H A Dxmlexprt.hxx88 rtl::Reference < XMLPropertySetMapper > xRowStylesPropertySetMapper; member in ScXMLExport
H A Dxmlexprt.cxx371xRowStylesPropertySetMapper = new XMLPropertySetMapper(aXMLScRowStylesProperties, xScPropHdlFactor… in ScXMLExport()
376 … xRowStylesExportPropertySetMapper = new ScXMLRowExportPropertyMapper(xRowStylesPropertySetMapper); in ScXMLExport()
5226xRowStylesPropertySetMapper = new XMLPropertySetMapper(aXMLScFromXLSRowStylesProperties, xScPropHd… in exportDoc()
5227 … xRowStylesExportPropertySetMapper = new ScXMLRowExportPropertyMapper(xRowStylesPropertySetMapper); in exportDoc()
H A Dxmlimprt.cxx684xRowStylesPropertySetMapper = new XMLPropertySetMapper(aXMLScRowStylesImportProperties, xScPropHdl… in ScXMLImport()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A DxmlExport.cxx254 …rtl::Reference < XMLPropertySetMapper > xRowStylesPropertySetMapper = new XMLPropertySetMapper(OXM… in ORptExport() local
255 …esExportPropertySetMapper = new OSpecialHandleXMLExportPropertyMapper(xRowStylesPropertySetMapper); in ORptExport()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/
H A DxmlExport.cxx281 …rtl::Reference < XMLPropertySetMapper > xRowStylesPropertySetMapper = new XMLPropertySetMapper(OXM… in ORptExport() local
282 …esExportPropertySetMapper = new OSpecialHandleXMLExportPropertyMapper(xRowStylesPropertySetMapper); in ORptExport()