Lines Matching refs:GetHeight

129 	sal_Int32 GetHeight() const { return mnHeight; }  in GetHeight()  function in ImpXMLEXPPageMasterInfo
265 aPageSize = Size(mpPageMasterInfo->GetWidth(), mpPageMasterInfo->GetHeight()); in ImpXMLAutoLayoutInfo()
1061 aRightTop.setHeight(long(aRightTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1063 aRightBottom.Top() = long(aRightBottom.Top() + aRightBottom.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1086 aTop.setHeight(long(aTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1088 aBottom.Top() = long(aBottom.Top() + aBottom.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1101 aLeftTop.setHeight(long(aLeftTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1103 aLeftBottom.Top() = long(aLeftBottom.Top() + aLeftBottom.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1114 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1116 aBottom.Top() = long(aBottom.Top() + aBottom.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1130 aTop.setHeight(long(aTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1132 aBottom.Top() = long(aBottom.Top() + aBottom.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1142 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1145 aBottomLeft.Top() = long(aBottomLeft.Top() + aBottomLeft.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1149 aBottomRight.Top() = long(aBottomRight.Top() + aBottomRight.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1225 aTop.setHeight(long(aTop.GetHeight() * 0.488)); in ImpWriteAutoLayoutInfos()
1227 aBottom.Top() = long(aBottom.Top() + aBottom.GetHeight() * 1.05); in ImpWriteAutoLayoutInfos()
1267 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1270 aBottomLeft.Top() = long(aBottomLeft.Top() + aBottomLeft.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1274 aBottomRight.Top() = long(aBottomRight.Top() + aBottomRight.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1287 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1295 aBottomLeft.Top() = long(aBottomLeft.Top() + aBottomLeft.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1297 aBottomCenter.Top() = long(aBottomCenter.Top() + aBottomCenter.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1299 aBottomRight.Top() = long(aBottomRight.Top() + aBottomRight.GetHeight() * 1.095); in ImpWriteAutoLayoutInfos()
1362 GetMM100UnitConverter().convertMeasure(sStringBuffer, rRect.GetHeight()); in ImpWriteAutoLayoutPlaceholder()
1491 GetMM100UnitConverter().convertMeasure(sStringBuffer, pInfo->GetHeight()); in ImpWritePageMasterInfos()