Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx771 mpGDIMetaFile->AddAction( new MetaPolygonAction( aPoly ) ); in ImplDrawClippedPolyPolygon()
951 mpGDIMetaFile ( &rGDIMetaFile ) in WinMtfOutput()
973 mpGDIMetaFile->AddAction( new MetaPopAction() ); in ~WinMtfOutput()
974 mpGDIMetaFile->SetPrefMapMode( MAP_100TH_MM ); in ~WinMtfOutput()
976 mpGDIMetaFile->SetPrefSize( Size( mnDevWidth, mnDevHeight ) ); in ~WinMtfOutput()
978 mpGDIMetaFile->SetPrefSize( mrclFrame.GetSize() ); in ~WinMtfOutput()
1128 mpGDIMetaFile->AddAction( new MetaPopAction() ); in StrokeAndFillPath()
1371 mpGDIMetaFile->AddAction( new MetaPolygonAction( rPolygon ) ); in DrawPolygon()
1378 mpGDIMetaFile->AddAction( new MetaPolygonAction( rPolygon ) ); in DrawPolygon()
1603 mpGDIMetaFile->AddAction( new MetaFontAction( aTmp ) ); in DrawText()
[all …]
H A Dwinmtf.hxx582 GDIMetaFile* mpGDIMetaFile; member in WinMtfOutput
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx152 mpGDIMetaFile->Stop(); in ~CGM()
153 mpGDIMetaFile->SetPrefMapMode( MapMode() ); in ~CGM()
154mpGDIMetaFile->SetPrefSize( Size( static_cast< long >( mnOutdx ), static_cast< long >( mnOutdy ) )… in ~CGM()
156 *mpGraphic = Graphic( *mpGDIMetaFile ); in ~CGM()
H A Dcgm.hxx162 GDIMetaFile* mpGDIMetaFile; member in CGM

Completed in 27 milliseconds