Home
last modified time | relevance | path

Searched refs:io_rSubPage (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dprint3.cxx1031 …GDIMetaFile& o_rMtf, const tools::Rectangle& i_rClipRect, GDIMetaFile& io_rSubPage, bool i_bDrawBo… in appendSubPage() argument
1034 io_rSubPage.WindStart(); in appendSubPage()
1035 io_rSubPage.Clip( i_rClipRect ); in appendSubPage()
1044 io_rSubPage.WindStart(); in appendSubPage()
1045 io_rSubPage.Play( o_rMtf ); in appendSubPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dprint3.cxx1064 …GDIMetaFile& o_rMtf, const tools::Rectangle& i_rClipRect, GDIMetaFile& io_rSubPage, bool i_bDrawBo… in appendSubPage() argument
1067 io_rSubPage.WindStart(); in appendSubPage()
1068 io_rSubPage.Clip( i_rClipRect ); in appendSubPage()
1077 io_rSubPage.WindStart(); in appendSubPage()
1078 io_rSubPage.Play( o_rMtf ); in appendSubPage()