Searched refs:ScalePoint (Results 1 – 5 of 5) sorted by relevance
77 static Point ScalePoint (const Point& rPoint, const double nTime);
92 Point AnimationFunction::ScalePoint (const Point& rPoint, const double nTime) in ScalePoint() function in sd::slidesorter::controller::AnimationFunction
584 sal_Int32 ScalePoint( sal_Int32 nVal ) const;
5863 sal_uInt32 nHeight = rManager.ScalePoint( nVal ); in ApplyTo()6506 aItem.SetLineHeight( (sal_uInt16)( rManager.ScalePoint( -nVal2 ) / 8 ) ); in ApplyTo()
3241 sal_Int32 SvxMSDffManager::ScalePoint( sal_Int32 nVal ) const in ScalePoint() function in SvxMSDffManager
Completed in 106 milliseconds