Home
last modified time | relevance | path

Searched refs:pOldMtf (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dhatch.cxx129 GDIMetaFile* pOldMtf = mpMetaFile; in AddHatchActions() local
136 mpMetaFile = pOldMtf; in AddHatchActions()
H A Dgradient.cxx1017 GDIMetaFile* pOldMtf = mpMetaFile; in AddGradientActions() local
1041 mpMetaFile = pOldMtf; in AddGradientActions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dhatch.cxx131 GDIMetaFile* pOldMtf = mpMetaFile; in AddHatchActions() local
138 mpMetaFile = pOldMtf; in AddHatchActions()
H A Dgradient.cxx1000 GDIMetaFile* pOldMtf = mpMetaFile; in AddGradientActions() local
1024 mpMetaFile = pOldMtf; in AddGradientActions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dpaint.cxx1442 GDIMetaFile* pOldMtf = GetOutDev()->GetConnectMetaFile(); in ImplPaintToDevice() local
1502 GetOutDev()->SetConnectMetaFile( pOldMtf ); in ImplPaintToDevice()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dpaint.cxx1479 GDIMetaFile* pOldMtf = GetConnectMetaFile(); in ImplPaintToDevice() local
1550 SetConnectMetaFile( pOldMtf ); in ImplPaintToDevice()