Searched refs:rVisAreaStart (Results 1 – 2 of 2) sorted by relevance
450 void SetScreenPos( const Point& rVisAreaStart );
2058 void ScViewData::SetScreenPos( const Point& rVisAreaStart ) in SetScreenPos() argument2066 nTwips = (long) (rVisAreaStart.X() / HMM_PER_TWIPS); in SetScreenPos()2084 nTwips = (long) (rVisAreaStart.Y() / HMM_PER_TWIPS); in SetScreenPos()
Completed in 3183 milliseconds