Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1739 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()
H A Dxmlexprt.hxx75 UniReference < XMLPropertyHandlerFactory > xScPropHdlFactory; member in ScXMLExport
H A Dxmlexprt.cxx501 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()
H A Dxmlimprt.hxx675 UniReference < XMLPropertyHandlerFactory > xScPropHdlFactory; member in ScXMLImport

Completed in 86 milliseconds