Home
last modified time | relevance | path

Searched refs:xCellStylesPropertySetMapper (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.hxx76 UniReference < XMLPropertySetMapper > xCellStylesPropertySetMapper; member in ScXMLExport
248 … < XMLPropertySetMapper > GetCellStylesPropertySetMapper() { return xCellStylesPropertySetMapper; } in GetCellStylesPropertySetMapper()
H A Dxmlimprt.hxx676 UniReference < XMLPropertySetMapper > xCellStylesPropertySetMapper; member in ScXMLImport
842 …PropertySetMapper > GetCellStylesPropertySetMapper() const { return xCellStylesPropertySetMapper; } in GetCellStylesPropertySetMapper()
H A Dxmlexprt.cxx502xCellStylesPropertySetMapper = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScCellStylesProp… in ScXMLExport()
506 …ellStylesExportPropertySetMapper = new ScXMLCellExportPropertyMapper(xCellStylesPropertySetMapper); in ScXMLExport()
1941 switch (xCellStylesPropertySetMapper->GetEntryContextId(aItr->mnIndex)) in AddStyleFromCells()
H A Dxmlimprt.cxx1740xCellStylesPropertySetMapper = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScCellStylesProp… in ScXMLImport()

Completed in 72 milliseconds