Lines Matching refs:aBottom
1087 Rectangle aBottom(aTop); in ImpWriteAutoLayoutInfos() local
1088 aBottom.Top() = long(aBottom.Top() + aBottom.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1092 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aBottom); in ImpWriteAutoLayoutInfos()
1115 Rectangle aBottom(aTopLeft); in ImpWriteAutoLayoutInfos() local
1116 aBottom.Top() = long(aBottom.Top() + aBottom.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1124 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aBottom); in ImpWriteAutoLayoutInfos()
1131 Rectangle aBottom(aTop); in ImpWriteAutoLayoutInfos() local
1132 aBottom.Top() = long(aBottom.Top() + aBottom.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1136 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aBottom); in ImpWriteAutoLayoutInfos()
1226 Rectangle aBottom(aTop); in ImpWriteAutoLayoutInfos() local
1227 aBottom.Top() = long(aBottom.Top() + aBottom.GetHeight() * 1.05); in ImpWriteAutoLayoutInfos()
1231 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderChart, aBottom); in ImpWriteAutoLayoutInfos()