Searched refs:XMLImageMapExport (Results 1 – 5 of 5) sorted by relevance
67 XMLImageMapExport::XMLImageMapExport(SvXMLExport& rExp) : in XMLImageMapExport() function in XMLImageMapExport84 XMLImageMapExport::~XMLImageMapExport() in ~XMLImageMapExport()89 void XMLImageMapExport::Export( in Export()103 void XMLImageMapExport::Export( in Export()137 void XMLImageMapExport::ExportMapEntry( in ExportMapEntry()270 void XMLImageMapExport::ExportRectangle( in ExportRectangle()294 void XMLImageMapExport::ExportCircle( in ExportCircle()320 void XMLImageMapExport::ExportPolygon(const Reference<XPropertySet> & rPropertySet) in ExportPolygon()
40 class XMLImageMapExport class59 XMLImageMapExport(SvXMLExport& rExport);61 ~XMLImageMapExport();
79 class XMLImageMapExport;154 XMLImageMapExport* mpImageMapExport;492 XMLImageMapExport& GetImageMapExport();
122 xmloff/source/draw/XMLImageMapExport \
2154 XMLImageMapExport& SvXMLExport::GetImageMapExport() in GetImageMapExport()2159 mpImageMapExport = new XMLImageMapExport(*this); in GetImageMapExport()
Completed in 36 milliseconds