Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx146 …yMapper >& xExportPropertyMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFactoryRef ) in XMLTableExport() argument
173 … SvXMLExportPropertyMapper( new XMLPropertySetMapper( getRowPropertiesMap(), xFactoryRef.get() ) ); in XMLTableExport()
174 …XMLExportPropertyMapper( new XMLPropertySetMapper( getColumnPropertiesMap(), xFactoryRef.get() ) ); in XMLTableExport()
H A DXMLTableImport.cxx210 …tMapper >& xCellPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFactoryRef ) in XMLTableImport() argument
217 …ertySetMapper > xRowMapper( new XMLPropertySetMapper( getRowPropertiesMap(), xFactoryRef.get() ) ); in XMLTableImport()
220 …ySetMapper > xColMapper( new XMLPropertySetMapper( getColumnPropertiesMap(), xFactoryRef.get() ) ); in XMLTableImport()
/trunk/main/xmloff/inc/xmloff/table/
H A DXMLTableImport.hxx50 …Mapper >& xCellPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFactoryRef );
H A DXMLTableExport.hxx71 … >& xCellExportPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFactoryRef );

Completed in 27 milliseconds