Searched refs:GetVertMove (Results 1 – 6 of 6) sorted by relevance
362 const long aVerMove(pA->GetVertMove()); in clipMetafileContentAgainstOwnRegions()
921 m_rOuterFace.MoveClipRegion( pA->GetHorzMove(), pA->GetVertMove() ); in playMetafile()
2022 rOStm << (sal_Int32) pAct->GetVertMove(); in ImplWriteActions()
1889 Size aDelta( pAct->GetHorzMove(), pAct->GetVertMove() ); in GetBoundRect()
2582 const sal_Int32 nVer(pA->GetVertMove()); in interpretMetafile()2587 basegfx::B2DVector aVector(pA->GetHorzMove(), pA->GetVertMove()); in interpretMetafile()
1120 long GetVertMove() const { return mnVertMove; } in GetVertMove() function in MetaMoveClipRegionAction
Completed in 214 milliseconds