Searched refs:o_rMtf (Results 1 – 4 of 4) sorted by relevance
916 o_rMtf.Clear(); in getPageFile()928 o_rMtf.SetPrefSize( aPageSize.aSize ); in getPageFile()929 o_rMtf.SetPrefMapMode( aMapMode ); in getPageFile()937 o_rMtf.Stop(); in getPageFile()938 o_rMtf.WindStart(); in getPageFile()964 io_rSubPage.Play( o_rMtf ); in appendSubPage()1014 o_rMtf.WindStart(); in getFilteredPageFile()1018 o_rMtf.WindStart(); in getFilteredPageFile()1047 o_rMtf.Clear(); in getFilteredPageFile()1048 o_rMtf.SetPrefSize( aPaperSize ); in getFilteredPageFile()[all …]
148 static void ImplConvertTransparentAction( GDIMetaFile& o_rMtf, in ImplConvertTransparentAction() argument161 o_rMtf.AddAction( new MetaPushAction( PUSH_LINECOLOR|PUSH_FILLCOLOR ) ); in ImplConvertTransparentAction()168 o_rMtf.AddAction( new MetaLineColorAction(aLineColor, sal_True) ); in ImplConvertTransparentAction()174 o_rMtf.AddAction( new MetaFillColorAction(aFillColor, sal_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()
107 GDIMetaFile& o_rMtf,
530 …VCL_PLUGIN_PUBLIC PageSize getFilteredPageFile( int i_nFilteredPage, GDIMetaFile& o_rMtf, bool i_b…
Completed in 34 milliseconds