Lines Matching refs:aTopRight
1118 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos() local
1119 aTopRight.Left() = long(aTopRight.Left() + aTopRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1123 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTopRight); in ImpWriteAutoLayoutInfos()
1146 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos() local
1147 aTopRight.Left() = long(aTopRight.Left() + aTopRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1148 Rectangle aBottomRight(aTopRight); in ImpWriteAutoLayoutInfos()
1153 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTopRight); in ImpWriteAutoLayoutInfos()
1271 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos() local
1272 aTopRight.Left() = long(aTopRight.Left() + aTopRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1273 Rectangle aBottomRight(aTopRight); in ImpWriteAutoLayoutInfos()
1278 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aTopRight); in ImpWriteAutoLayoutInfos()
1291 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos() local
1292 aTopRight.Left() = long(aTopRight.Left() + aTopRight.GetWidth() * 2 * 1.05); in ImpWriteAutoLayoutInfos()
1298 Rectangle aBottomRight(aTopRight); in ImpWriteAutoLayoutInfos()
1304 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aTopRight); in ImpWriteAutoLayoutInfos()