Home
last modified time | relevance | path

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

/AOO42X/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx1191 static void GetWinExtMax( const Point& rSource, Rectangle& rPlaceableBound, const sal_Int16 nMapMod… in GetWinExtMax() function
1206 static void GetWinExtMax( const Rectangle& rSource, Rectangle& rPlaceableBound, const sal_Int16 nMa… in GetWinExtMax() function
1208 GetWinExtMax( rSource.TopLeft(), rPlaceableBound, nMapMode ); in GetWinExtMax()
1209 GetWinExtMax( rSource.BottomRight(), rPlaceableBound, nMapMode ); in GetWinExtMax()
1270 GetWinExtMax( ReadYX(), rPlaceableBound, nMapMode ); in GetPlaceableBound()
1277 GetWinExtMax( ReadRectangle(), rPlaceableBound, nMapMode ); in GetPlaceableBound()
1283 GetWinExtMax( ReadRectangle(), rPlaceableBound, nMapMode ); in GetPlaceableBound()
1293 GetWinExtMax( ReadRectangle(), rPlaceableBound, nMapMode ); in GetPlaceableBound()
1302 GetWinExtMax( ReadPoint(), rPlaceableBound, nMapMode ); in GetPlaceableBound()
1317 GetWinExtMax( ReadPoint(), rPlaceableBound, nMapMode ); in GetPlaceableBound()
[all …]