Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx362 const long aVerMove(pA->GetVertMove()); in clipMetafileContentAgainstOwnRegions()
H A Dpdfwriter_impl2.cxx921 m_rOuterFace.MoveClipRegion( pA->GetHorzMove(), pA->GetVertMove() ); in playMetafile()
H A Dcvtsvm.cxx2022 rOStm << (sal_Int32) pAct->GetVertMove(); in ImplWriteActions()
H A Dgdimtf.cxx1889 Size aDelta( pAct->GetHorzMove(), pAct->GetVertMove() ); in GetBoundRect()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx2582 const sal_Int32 nVer(pA->GetVertMove()); in interpretMetafile()
2587 basegfx::B2DVector aVector(pA->GetHorzMove(), pA->GetVertMove()); in interpretMetafile()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx1120 long GetVertMove() const { return mnVertMove; } in GetVertMove() function in MetaMoveClipRegionAction

Completed in 80 milliseconds