Searched refs:xScPropHdlFactory (Results 1 – 4 of 4) sorted by relevance
1739 xScPropHdlFactory = new XMLScPropHdlFactory; in ScXMLImport()1740 …er = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScCellStylesProperties, xScPropHdlFactory); in ScXMLImport()1741 … = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScColumnStylesProperties, xScPropHdlFactory); in ScXMLImport()1742 …new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScRowStylesImportProperties, xScPropHdlFactory); in ScXMLImport()1743 …w XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScTableStylesImportProperties, xScPropHdlFactory); in ScXMLImport()
75 UniReference < XMLPropertyHandlerFactory > xScPropHdlFactory; member in ScXMLExport
501 xScPropHdlFactory = new XMLScPropHdlFactory; in ScXMLExport()502 …er = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScCellStylesProperties, xScPropHdlFactory); in ScXMLExport()503 … = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScColumnStylesProperties, xScPropHdlFactory); in ScXMLExport()504 …per = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScRowStylesProperties, xScPropHdlFactory); in ScXMLExport()505 …r = new XMLPropertySetMapper((XMLPropertyMapEntry*)aXMLScTableStylesProperties, xScPropHdlFactory); in ScXMLExport()
675 UniReference < XMLPropertyHandlerFactory > xScPropHdlFactory; member in ScXMLImport
Completed in 59 milliseconds