Home
last modified time | relevance | path

Searched refs:WinMtfOutput (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx413 Point WinMtfOutput::ImplMap( const Point& rPt ) in ImplMap()
491 Size WinMtfOutput::ImplMap( const Size& rSz ) in ImplMap()
553 void WinMtfOutput::ImplMap( Font& rFont ) in ImplMap()
685 void WinMtfOutput::SetFont( const Font& rFont ) in SetFont()
692 const Font& WinMtfOutput::GetFont() const in GetFont()
923 WinMtfOutput::WinMtfOutput( GDIMetaFile& rGDIMetaFile ) : in WinMtfOutput() function in WinMtfOutput
971 WinMtfOutput::~WinMtfOutput() in ~WinMtfOutput()
986 void WinMtfOutput::UpdateClipRegion() in UpdateClipRegion()
1032 void WinMtfOutput::UpdateLineStyle() in UpdateLineStyle()
1043 void WinMtfOutput::UpdateFillStyle() in UpdateFillStyle()
[all …]
H A Dwinmtf.hxx534 class WinMtfOutput class
672 WinMtfOutput( GDIMetaFile& rGDIMetaFile );
673 virtual ~WinMtfOutput();
682 WinMtfOutput* pOut; //
697 WinMtf( WinMtfOutput* pOut, SvStream& rStreamWMF, FilterConfigItem* pConfigItem = NULL );
717 …: WinMtf( new WinMtfOutput( rGDIMetaFile ), rStreamWMF, pConfigItem ), bRecordPath( sal_False ) {}; in EnhWMFReader()
762 : WinMtf( new WinMtfOutput( rGDIMetaFile ), rStreamWMF, pConfigItem ) {}; in WMFReader()

Completed in 36 milliseconds