Searched refs:ImplWriteActions (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 168 void ImplWriteActions( const GDIMetaFile& rMtf, VirtualDevice& rVDev ); 397 ImplWriteActions( *pMTF, aVDev ); in WritePS() 595 void PSWriter::ImplWriteActions( const GDIMetaFile& rMtf, VirtualDevice& rVDev ) in ImplWriteActions() function in PSWriter 889 ImplWriteActions( aTmpMtf, rVDev ); in ImplWriteActions() 1197 ImplWriteActions( aTmpMtf, rVDev ); in ImplWriteActions() 1357 ImplWriteActions( aTempMtf, rVDev ); in ImplWriteActions() 1556 ImplWriteActions( aTmpMtf, rVDev ); in ImplWriteGradient()
|
/aoo42x/main/filter/source/svg/ |
H A D | svgwriter.cxx | 779 ImplWriteActions( aTmpMtf, nWriteFlags, NULL ); in ImplWriteGradientEx() 1139 void SVGActionWriter::ImplWriteActions( const GDIMetaFile& rMtf, in ImplWriteActions() function in SVGActionWriter 1348 ImplWriteActions( aTmpMtf, nWriteFlags, NULL ); in ImplWriteActions() 1404 ImplWriteActions( aTmpMtf, nWriteFlags, NULL ); in ImplWriteActions() 1940 ImplWriteActions( rMtf, nWriteFlags, pElementId ); in WriteMetaFile()
|
H A D | svgwriter.hxx | 220 …void ImplWriteActions( const GDIMetaFile& rMtf, sal_uInt32 nWriteFlags, const ::rtl::OUString*…
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | cvtsvm.hxx | 100 SAL_DLLPRIVATE sal_uLong ImplWriteActions( SvStream& rOStm, GDIMetaFile& rMtf,
|
/aoo42x/main/vcl/source/gdi/ |
H A D | cvtsvm.cxx | 1416 …const sal_Int32 nActCount = ImplWriteActions( rOStm, rMtf, aSaveVDev, bRop_0_1, aLineCol, aLineCol… in ImplConvertToSVM1() 1431 sal_uLong SVMConverter::ImplWriteActions( SvStream& rOStm, GDIMetaFile& rMtf, in ImplWriteActions() function in SVMConverter 2284 …nAddCount = ImplWriteActions( rOStm, aMtf, rSaveVDev, rRop_0_1, rLineCol, rLineColStack, rActualCh… in ImplWriteActions() 2329 …nAddCount = ImplWriteActions( rOStm, aTmpMtf, rSaveVDev, rRop_0_1, rLineCol, rLineColStack, rActua… in ImplWriteActions()
|
Completed in 40 milliseconds