Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dprint3.cxx997 o_rMtf.Clear(); in getPageFile()
1009 o_rMtf.SetPrefSize( aPageSize.aSize ); in getPageFile()
1010 o_rMtf.SetPrefMapMode( aMapMode ); in getPageFile()
1018 o_rMtf.Stop(); in getPageFile()
1019 o_rMtf.WindStart(); in getPageFile()
1045 io_rSubPage.Play( o_rMtf ); in appendSubPage()
1099 o_rMtf.WindStart(); in getFilteredPageFile()
1103 o_rMtf.WindStart(); in getFilteredPageFile()
1132 o_rMtf.Clear(); in getFilteredPageFile()
1133 o_rMtf.SetPrefSize( aPaperSize ); in getFilteredPageFile()
[all …]
H A Dprint2.cxx148 void ImplConvertTransparentAction( GDIMetaFile& o_rMtf, in ImplConvertTransparentAction() argument
161 o_rMtf.AddAction(new MetaPushAction(PushFlags::LINECOLOR|PushFlags::FILLCOLOR)); in ImplConvertTransparentAction()
168 o_rMtf.AddAction(new MetaLineColorAction(aLineColor, true)); in ImplConvertTransparentAction()
174 o_rMtf.AddAction(new MetaFillColorAction(aFillColor, true)); in ImplConvertTransparentAction()
177 o_rMtf.AddAction(new MetaPolyPolygonAction(pTransAct->GetPolyPolygon())); in ImplConvertTransparentAction()
180 o_rMtf.AddAction(new MetaPopAction()); in ImplConvertTransparentAction()
249 o_rMtf.AddAction(new MetaBmpAction( in ImplConvertTransparentAction()
254 o_rMtf.AddAction(new MetaBmpScaleAction( in ImplConvertTransparentAction()
260 o_rMtf.AddAction(new MetaBmpScalePartAction( in ImplConvertTransparentAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dprint3.cxx1030 o_rMtf.Clear(); in getPageFile()
1042 o_rMtf.SetPrefSize( aPageSize.aSize ); in getPageFile()
1043 o_rMtf.SetPrefMapMode( aMapMode ); in getPageFile()
1051 o_rMtf.Stop(); in getPageFile()
1052 o_rMtf.WindStart(); in getPageFile()
1078 io_rSubPage.Play( o_rMtf ); in appendSubPage()
1132 o_rMtf.WindStart(); in getFilteredPageFile()
1136 o_rMtf.WindStart(); in getFilteredPageFile()
1165 o_rMtf.Clear(); in getFilteredPageFile()
1166 o_rMtf.SetPrefSize( aPaperSize ); in getFilteredPageFile()
[all …]
H A Dprint2.cxx129 void ImplConvertTransparentAction( GDIMetaFile& o_rMtf, in ImplConvertTransparentAction() argument
142 o_rMtf.AddAction(new MetaPushAction(PushFlags::LINECOLOR|PushFlags::FILLCOLOR)); in ImplConvertTransparentAction()
149 o_rMtf.AddAction(new MetaLineColorAction(aLineColor, true)); in ImplConvertTransparentAction()
155 o_rMtf.AddAction(new MetaFillColorAction(aFillColor, true)); in ImplConvertTransparentAction()
158 o_rMtf.AddAction(new MetaPolyPolygonAction(pTransAct->GetPolyPolygon())); in ImplConvertTransparentAction()
161 o_rMtf.AddAction(new MetaPopAction()); in ImplConvertTransparentAction()
200 o_rMtf.AddAction(new MetaBmpAction( in ImplConvertTransparentAction()
205 o_rMtf.AddAction(new MetaBmpScaleAction( in ImplConvertTransparentAction()
211 o_rMtf.AddAction(new MetaBmpScalePartAction( in ImplConvertTransparentAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dprint.hxx528 … PageSize getFilteredPageFile( int i_nFilteredPage, GDIMetaFile& o_rMtf,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dprint.hxx533 … PageSize getFilteredPageFile( int i_nFilteredPage, GDIMetaFile& o_rMtf,