Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dsdpropls.hxx257 class XMLShapeExportPropertyMapper : public SvXMLExportPropertyMapper class
275XMLShapeExportPropertyMapper( const UniReference< XMLPropertySetMapper >& rMapper, XMLTextListAuto…
276 virtual ~XMLShapeExportPropertyMapper();
H A Dsdxmlexp_impl.hxx54 class XMLShapeExportPropertyMapper;
131 XMLShapeExportPropertyMapper* mpPropertySetMapper;
203 XMLShapeExportPropertyMapper* GetPropertySetMapper() const { return mpPropertySetMapper; } in GetPropertySetMapper()
H A Dsdpropls.cxx1186 XMLShapeExportPropertyMapper::XMLShapeExportPropertyMapper( const UniReference< XMLPropertySetMappe… in XMLShapeExportPropertyMapper() function in XMLShapeExportPropertyMapper
1198 XMLShapeExportPropertyMapper::~XMLShapeExportPropertyMapper() in ~XMLShapeExportPropertyMapper()
1202 void XMLShapeExportPropertyMapper::ContextFilter( in ContextFilter()
1526 void XMLShapeExportPropertyMapper::handleSpecialItem( in handleSpecialItem()
1546 void XMLShapeExportPropertyMapper::handleElementItem( in handleElementItem()
1562 …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 54 milliseconds