Home
last modified time | relevance | path

Searched refs:EMFWriter (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/svtools/source/filter/wmf/
H A Demfwr.cxx166 sal_Bool EMFWriter::WriteEMF( const GDIMetaFile& rMtf, SvStream& rOStm, FilterConfigItem* pFilterCo… in WriteEMF()
251 sal_uLong EMFWriter::ImplAcquireHandle() in ImplAcquireHandle()
272 void EMFWriter::ImplReleaseHandle( sal_uLong nHandle ) in ImplReleaseHandle()
280 void EMFWriter::ImplBeginRecord( sal_uInt32 nType ) in ImplBeginRecord()
296 void EMFWriter::ImplEndRecord() in ImplEndRecord()
319 sal_Bool EMFWriter::ImplPrepareHandleSelect( sal_uInt32& rHandle, sal_uLong nSelectType ) in ImplPrepareHandleSelect()
353 void EMFWriter::ImplCheckLineAttr() in ImplCheckLineAttr()
373 void EMFWriter::ImplCheckFillAttr() in ImplCheckFillAttr()
394 void EMFWriter::ImplCheckTextAttr() in ImplCheckTextAttr()
507 void EMFWriter::ImplWriteColor( const Color& rColor ) in ImplWriteColor()
[all …]
H A Demfwr.hxx41 class EMFWriter class
91 EMFWriter() {} in EMFWriter() function in EMFWriter
H A Dwmf.cxx112 EMFWriter aEMFWriter; in ConvertGDIMetaFileToEMF()
H A Dwmfwr.cxx2025 EMFWriter aEMFWriter; in WriteEmbeddedEMF()