Home
last modified time | relevance | path

Searched refs:GetVertRound (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.cxx546 const sal_uInt32 nVer(pA->GetVertRound()); in clipMetafileContentAgainstOwnRegions()
H A Dprint2.cxx429 … static_cast<const MetaRoundRectAction&>(rAct).GetVertRound() ).GetBoundRect(); in ImplCalcActionBounds()
H A Dpdfwriter_impl2.cxx315 m_rOuterFace.DrawRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in playMetafile()
H A Dcvtsvm.cxx1556 rOStm << (sal_Int32) pAct->GetVertRound(); in ImplWriteActions()
H A Dgdimtf.cxx1082 …st Polygon aRoundRectPoly( pAct->GetRect(), pAct->GetHorzRound(), pAct->GetVertRound() ); in Rotate()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx308 sal_uInt32 GetVertRound() const { return mnVertRound; } in GetVertRound() 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.cxx2059 static_cast<MetaRoundRectAction*>(pCurrAct)->GetVertRound() )); in createActions()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1815 const sal_uInt32 nVer(pA->GetVertRound()); in interpretMetafile()

Completed in 195 milliseconds