Searched refs:WriteWMF (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/svtools/source/filter/wmf/ |
H A D | wmf.cxx | 104 return aWMFWriter.WriteWMF( aGdiMetaFile, rTargetStream, pConfigItem, bPlaceable ); in ConvertGDIMetaFileToWMF() 130 return WMFWriter().WriteWMF( rMTF, rStream, NULL ); in WriteWindowMetafile() 137 return WMFWriter().WriteWMF( rMTF, rStream, NULL, sal_False ); in WriteWindowMetafileBits()
|
H A D | wmfwr.hxx | 222 …sal_Bool WriteWMF(const GDIMetaFile & rMTF, SvStream & rTargetStream, FilterConfigItem* pFilterCon…
|
H A D | wmfwr.cxx | 1871 sal_Bool WMFWriter::WriteWMF( const GDIMetaFile& rMTF, SvStream& rTargetStream, in WriteWMF() function in WMFWriter
|
Completed in 29 milliseconds