Searched refs:WinMtfOutput (Results 1 – 2 of 2) sorted by relevance
413 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 WinMtfOutput971 WinMtfOutput::~WinMtfOutput() in ~WinMtfOutput()986 void WinMtfOutput::UpdateClipRegion() in UpdateClipRegion()1032 void WinMtfOutput::UpdateLineStyle() in UpdateLineStyle()1043 void WinMtfOutput::UpdateFillStyle() in UpdateFillStyle()[all …]
534 class WinMtfOutput class672 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 23 milliseconds