Searched refs:mpImageMapExport (Results 1 – 2 of 2) sorted by relevance
482 mpImageMapExport( NULL ), in SvXMLExport()514 mpImageMapExport( NULL ), in SvXMLExport()554 mpImageMapExport( NULL ), in SvXMLExport()595 mpImageMapExport( NULL ), in SvXMLExport()615 delete mpImageMapExport; in ~SvXMLExport()2155 if( NULL == mpImageMapExport ) in GetImageMapExport()2157 mpImageMapExport = new XMLImageMapExport(*this); in GetImageMapExport()2160 return *mpImageMapExport; in GetImageMapExport()
154 XMLImageMapExport* mpImageMapExport; member in SvXMLExport