Home
last modified time | relevance | path

Searched refs:XMLShapeExportPropertyMapper (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dsdpropls.hxx86 class XMLShapeExportPropertyMapper : public SvXMLExportPropertyMapper class
104XMLShapeExportPropertyMapper( const UniReference< XMLPropertySetMapper >& rMapper, XMLTextListAuto…
105 virtual ~XMLShapeExportPropertyMapper();
H A Dsdxmlexp_impl.hxx54 class XMLShapeExportPropertyMapper;
131 XMLShapeExportPropertyMapper* mpPropertySetMapper;
203 XMLShapeExportPropertyMapper* GetPropertySetMapper() const { return mpPropertySetMapper; } in GetPropertySetMapper()
H A Dsdpropls.cxx1185 XMLShapeExportPropertyMapper::XMLShapeExportPropertyMapper( const UniReference< XMLPropertySetMappe… in XMLShapeExportPropertyMapper() function in XMLShapeExportPropertyMapper
1197 XMLShapeExportPropertyMapper::~XMLShapeExportPropertyMapper() in ~XMLShapeExportPropertyMapper()
1201 void XMLShapeExportPropertyMapper::ContextFilter( in ContextFilter()
1525 void XMLShapeExportPropertyMapper::handleSpecialItem( in handleSpecialItem()
1545 void XMLShapeExportPropertyMapper::handleElementItem( in handleElementItem()
1561 …const_cast<XMLShapeExportPropertyMapper*>(this)->maNumRuleExp.exportNumberingRule( maStyleName, xN… in handleElementItem()
H A Dshapeexport.cxx1046 new XMLShapeExportPropertyMapper( xMapper, in CreateShapePropMapper()
1255 ((XMLShapeExportPropertyMapper*)xPropertySetMapper.get())->SetAutoStyles( sal_False ); in ExportGraphicDefaults()
1294 …rtl::Reference< SvXMLExportPropertyMapper > xPropertySetMapper( new XMLShapeExportPropertyMapper( … in GetShapeTableExport()
H A Dsdxmlexp.cxx461 …mpPropertySetMapper = new XMLShapeExportPropertyMapper( xMapper, (XMLTextListAutoStylePool*)&GetTe… in setSourceDocument()

Completed in 46 milliseconds