Searched refs:XMLShapeExportPropertyMapper (Results 1 – 5 of 5) sorted by relevance
257 class XMLShapeExportPropertyMapper : public SvXMLExportPropertyMapper class275 …XMLShapeExportPropertyMapper( const UniReference< XMLPropertySetMapper >& rMapper, XMLTextListAuto…276 virtual ~XMLShapeExportPropertyMapper();
54 class XMLShapeExportPropertyMapper;131 XMLShapeExportPropertyMapper* mpPropertySetMapper;203 XMLShapeExportPropertyMapper* GetPropertySetMapper() const { return mpPropertySetMapper; } in GetPropertySetMapper()
1186 XMLShapeExportPropertyMapper::XMLShapeExportPropertyMapper( const UniReference< XMLPropertySetMappe… in XMLShapeExportPropertyMapper() function in XMLShapeExportPropertyMapper1198 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()
1046 new XMLShapeExportPropertyMapper( xMapper, in CreateShapePropMapper()1255 ((XMLShapeExportPropertyMapper*)xPropertySetMapper.get())->SetAutoStyles( sal_False ); in ExportGraphicDefaults()1294 …rtl::Reference< SvXMLExportPropertyMapper > xPropertySetMapper( new XMLShapeExportPropertyMapper( … in GetShapeTableExport()
461 …mpPropertySetMapper = new XMLShapeExportPropertyMapper( xMapper, (XMLTextListAutoStylePool*)&GetTe… in setSourceDocument()
Completed in 60 milliseconds