Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A DXMLImageMapExport.cxx67 XMLImageMapExport::XMLImageMapExport(SvXMLExport& rExp) : in XMLImageMapExport() function in XMLImageMapExport
84 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()
/trunk/main/xmloff/inc/
H A DXMLImageMapExport.hxx40 class XMLImageMapExport class
59 XMLImageMapExport(SvXMLExport& rExport);
61 ~XMLImageMapExport();
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx79 class XMLImageMapExport;
154 XMLImageMapExport* mpImageMapExport;
492 XMLImageMapExport& GetImageMapExport();
/trunk/main/xmloff/
H A DLibrary_xo.mk125 xmloff/source/draw/XMLImageMapExport \
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx2154 XMLImageMapExport& SvXMLExport::GetImageMapExport() in GetImageMapExport()
2159 mpImageMapExport = new XMLImageMapExport(*this); in GetImageMapExport()

Completed in 35 milliseconds