Searched refs:aLayoutRect (Results 1 – 1 of 1) sorted by relevance
865 Rectangle aLayoutRect( GetLayoutRect() ); in CreateDefaultPresObj() local1055 Rectangle aLayoutRect; in GetLayoutRect() local1070 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() local1188 if (aLayoutRect.IsEmpty() ) in CalcAutoLayoutRectangles()1189 aLayoutRect = rPage.GetLayoutRect(); in CalcAutoLayoutRectangles()[all …]
Completed in 29 milliseconds