Home
last modified time | relevance | path

Searched refs:GetHorzMove (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx361 const long aHorMove(pA->GetHorzMove()); in clipMetafileContentAgainstOwnRegions()
H A Dpdfwriter_impl2.cxx921 m_rOuterFace.MoveClipRegion( pA->GetHorzMove(), pA->GetVertMove() ); in playMetafile()
H A Dcvtsvm.cxx2021 rOStm << (sal_Int32) pAct->GetHorzMove(); in ImplWriteActions()
H A Dgdimtf.cxx1889 Size aDelta( pAct->GetHorzMove(), pAct->GetVertMove() ); in GetBoundRect()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx2581 const sal_Int32 nHor(pA->GetHorzMove()); in interpretMetafile()
2587 basegfx::B2DVector aVector(pA->GetHorzMove(), pA->GetVertMove()); in interpretMetafile()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx1119 long GetHorzMove() const { return mnHorzMove; } in GetHorzMove() function in MetaMoveClipRegionAction

Completed in 63 milliseconds