Searched refs:xTableStylesPropertySetMapper (Results 1 – 4 of 4) sorted by relevance
79 UniReference < XMLPropertySetMapper > xTableStylesPropertySetMapper; member in ScXMLExport249 … XMLPropertySetMapper > GetTableStylesPropertySetMapper() { return xTableStylesPropertySetMapper; } in GetTableStylesPropertySetMapper()
679 UniReference < XMLPropertySetMapper > xTableStylesPropertySetMapper; member in ScXMLImport845 …opertySetMapper > GetTableStylesPropertySetMapper() const { return xTableStylesPropertySetMapper; } in GetTableStylesPropertySetMapper()
505 …xTableStylesPropertySetMapper = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScTableStylesPr… in ScXMLExport()510 …eStylesExportPropertySetMapper = new ScXMLTableExportPropertyMapper(xTableStylesPropertySetMapper); in ScXMLExport()
1743 …xTableStylesPropertySetMapper = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScTableStylesIm… in ScXMLImport()
Completed in 56 milliseconds