Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/source/reader/
H A Dmtftools.cxx886 mpGDIMetaFile(&rGDIMetaFile), in MtfTools()
927 mpGDIMetaFile->AddAction( new MetaPopAction() ); in ~MtfTools()
928 mpGDIMetaFile->SetPrefMapMode(MapMode(MapUnit::Map100thMM)); in ~MtfTools()
932 mpGDIMetaFile->SetPrefSize( mrclFrame.GetSize() ); in ~MtfTools()
962 mpGDIMetaFile->AddAction( in UpdateClipRegion()
969 mpGDIMetaFile->AddAction( in UpdateClipRegion()
978 mpGDIMetaFile->AddAction( in UpdateClipRegion()
1085 mpGDIMetaFile->AddAction( new MetaPopAction() ); in StrokeAndFillPath()
1585 mpGDIMetaFile->AddAction( new MetaFontAction( aTmp ) ); in DrawText()
2198 rGDIMetaFile.Play( *mpGDIMetaFile ); in AddFromGDIMetaFile()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Dmtftools.cxx1145 mpGDIMetaFile(&rGDIMetaFile), in MtfTools()
1187 mpGDIMetaFile->AddAction( new MetaPopAction() ); in ~MtfTools()
1188 mpGDIMetaFile->SetPrefMapMode(MapMode(MapUnit::Map100thMM)); in ~MtfTools()
1190 mpGDIMetaFile->SetPrefSize( Size( mnDevWidth, mnDevHeight ) ); in ~MtfTools()
1192 mpGDIMetaFile->SetPrefSize( mrclFrame.GetSize() ); in ~MtfTools()
1218 mpGDIMetaFile->AddAction( in UpdateClipRegion()
1225 mpGDIMetaFile->AddAction( in UpdateClipRegion()
1331 mpGDIMetaFile->AddAction( new MetaPopAction() ); in StrokeAndFillPath()
1871 mpGDIMetaFile->AddAction( aNewMetaFontAction ); in DrawText()
2531 rGDIMetaFile.Play( *mpGDIMetaFile ); in AddFromGDIMetaFile()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/inc/
H A Dmtftools.hxx514 GDIMetaFile* mpGDIMetaFile; member in emfio::MtfTools
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/inc/
H A Dmtftools.hxx560 GDIMetaFile* mpGDIMetaFile; member in emfio::MtfTools