Searched refs:xCellStylesPropertySetMapper (Results 1 – 4 of 4) sorted by relevance
76 UniReference < XMLPropertySetMapper > xCellStylesPropertySetMapper; member in ScXMLExport248 … < XMLPropertySetMapper > GetCellStylesPropertySetMapper() { return xCellStylesPropertySetMapper; } in GetCellStylesPropertySetMapper()
676 UniReference < XMLPropertySetMapper > xCellStylesPropertySetMapper; member in ScXMLImport842 …PropertySetMapper > GetCellStylesPropertySetMapper() const { return xCellStylesPropertySetMapper; } in GetCellStylesPropertySetMapper()
502 …xCellStylesPropertySetMapper = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScCellStylesProp… in ScXMLExport()506 …ellStylesExportPropertySetMapper = new ScXMLCellExportPropertyMapper(xCellStylesPropertySetMapper); in ScXMLExport()1941 switch (xCellStylesPropertySetMapper->GetEntryContextId(aItr->mnIndex)) in AddStyleFromCells()
1740 …xCellStylesPropertySetMapper = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScCellStylesProp… in ScXMLImport()
Completed in 58 milliseconds