Lines Matching refs:aTop
1085 Rectangle aTop(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1086 aTop.setHeight(long(aTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1087 Rectangle aBottom(aTop); in ImpWriteAutoLayoutInfos()
1091 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTop); in ImpWriteAutoLayoutInfos()
1129 Rectangle aTop(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1130 aTop.setHeight(long(aTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1131 Rectangle aBottom(aTop); in ImpWriteAutoLayoutInfos()
1135 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aTop); in ImpWriteAutoLayoutInfos()
1224 Rectangle aTop(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1225 aTop.setHeight(long(aTop.GetHeight() * 0.488)); in ImpWriteAutoLayoutInfos()
1226 Rectangle aBottom(aTop); in ImpWriteAutoLayoutInfos()
1230 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderVerticalOutline, aTop); in ImpWriteAutoLayoutInfos()