Home
last modified time | relevance | path

Searched refs:GetHorzRound (Results 1 – 15 of 15) sorted by relevance

/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1567 METBox( sal_True, sal_False, pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in WriteOrders()
1574 METBox( sal_False, sal_True, pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in WriteOrders()
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx545 const sal_uInt32 nHor(pA->GetHorzRound()); in clipMetafileContentAgainstOwnRegions()
H A Dprint2.cxx428 static_cast<const MetaRoundRectAction&>(rAct).GetHorzRound(), in ImplCalcActionBounds()
H A Dpdfwriter_impl2.cxx315 m_rOuterFace.DrawRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in playMetafile()
H A Dcvtsvm.cxx1555 rOStm << (sal_Int32) pAct->GetHorzRound(); in ImplWriteActions()
H A Dgdimtf.cxx1082 …const Polygon aRoundRectPoly( pAct->GetRect(), pAct->GetHorzRound(), pAct->GetVertRound(… in Rotate()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx307 sal_uInt32 GetHorzRound() const { return mnHorzRound; } in GetHorzRound() function in MetaRoundRectAction
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx996 ImplWriteSize( Size( pA->GetHorzRound(), pA->GetVertRound() ) ); in ImplWrite()
H A Dwmfwr.cxx1247 WMFRecord_RoundRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in WriteRecords()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx749 long nRad=(rAct.GetHorzRound()+rAct.GetVertRound())/2; in DoAction()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1491 Impl_writeRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in Impl_writeActions()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx1515 WriteOpcode_OvSize( Size( pA->GetHorzRound(), pA->GetVertRound() ) ); in WriteOpcodes()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1210 ImplWriteRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in ImplWriteActions()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2058 static_cast<MetaRoundRectAction*>(pCurrAct)->GetHorzRound(), in createActions()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1814 const sal_uInt32 nHor(pA->GetHorzRound()); in interpretMetafile()

Completed in 153 milliseconds