Lines Matching refs:aTopLeft

1113 						Rectangle aTopLeft(pInfo->GetPresRectangle());  in ImpWriteAutoLayoutInfos()  local
1114 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1115 Rectangle aBottom(aTopLeft); in ImpWriteAutoLayoutInfos()
1117 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1118 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos()
1122 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTopLeft); in ImpWriteAutoLayoutInfos()
1141 Rectangle aTopLeft(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1142 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1143 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1144 Rectangle aBottomLeft(aTopLeft); in ImpWriteAutoLayoutInfos()
1146 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos()
1152 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTopLeft); in ImpWriteAutoLayoutInfos()
1266 Rectangle aTopLeft(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1267 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1268 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1269 Rectangle aBottomLeft(aTopLeft); in ImpWriteAutoLayoutInfos()
1271 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos()
1277 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aTopLeft); in ImpWriteAutoLayoutInfos()
1286 Rectangle aTopLeft(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1287 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1288 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.322)); in ImpWriteAutoLayoutInfos()
1289 Rectangle aTopCenter(aTopLeft); in ImpWriteAutoLayoutInfos()
1291 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos()
1294 Rectangle aBottomLeft(aTopLeft); in ImpWriteAutoLayoutInfos()
1302 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aTopLeft); in ImpWriteAutoLayoutInfos()