Home
last modified time | relevance | path

Searched refs:aLayoutRect (Results 1 – 1 of 1) sorted by path

/trunk/main/sd/source/core/
H A Dsdpage.cxx865 Rectangle aLayoutRect( GetLayoutRect() ); in CreateDefaultPresObj() local
1055 Rectangle aLayoutRect; in GetLayoutRect() local
1070 aLayoutRect.SetPos(aLayoutPos); in GetLayoutRect()
1071 aLayoutRect.SetSize(aLayoutSize); in GetLayoutRect()
1079 aLayoutRect.SetPos(aLayoutPos); in GetLayoutRect()
1080 aLayoutRect.SetSize(aLayoutSize); in GetLayoutRect()
1084 return aLayoutRect; in GetLayoutRect()
1169 Rectangle aLayoutRect; in CalcAutoLayoutRectangles() local
1188 if (aLayoutRect.IsEmpty() ) in CalcAutoLayoutRectangles()
1189 aLayoutRect = rPage.GetLayoutRect(); in CalcAutoLayoutRectangles()
[all …]

Completed in 16 milliseconds