Lines Matching refs:GetWidth

128 	sal_Int32 GetWidth() const { return mnWidth; }  in GetWidth()  function in ImpXMLEXPPageMasterInfo
265 aPageSize = Size(mpPageMasterInfo->GetWidth(), mpPageMasterInfo->GetHeight()); in ImpXMLAutoLayoutInfo()
974 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
976 aRight.Left() = long(aRight.Left() + aRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
986 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
988 aRight.Left() = long(aRight.Left() + aRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
998 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1000 aRight.Left() = long(aRight.Left() + aRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1010 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1012 aRight.Left() = long(aRight.Left() + aRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1028 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1030 aRight.Left() = long(aRight.Left() + aRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1040 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1042 aRight.Left() = long(aRight.Left() + aRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1058 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1060 aRightTop.Left() = long(aRightTop.Left() + aRightTop.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1074 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1076 aRight.Left() = long(aRight.Left() + aRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1098 aLeftTop.setWidth(long(aLeftTop.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1100 aRight.Left() = long(aRight.Left() + aRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1117 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1119 aTopRight.Left() = long(aTopRight.Left() + aTopRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1143 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1147 aTopRight.Left() = long(aTopRight.Left() + aTopRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1249 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1251 aRight.Left() = long(aRight.Left() + aRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1268 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1272 aTopRight.Left() = long(aTopRight.Left() + aTopRight.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1288 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.322)); in ImpWriteAutoLayoutInfos()
1290 aTopCenter.Left() = long(aTopCenter.Left() + aTopCenter.GetWidth() * 1.05); in ImpWriteAutoLayoutInfos()
1292 aTopRight.Left() = long(aTopRight.Left() + aTopRight.GetWidth() * 2 * 1.05); in ImpWriteAutoLayoutInfos()
1358 GetMM100UnitConverter().convertMeasure(sStringBuffer, rRect.GetWidth()); in ImpWriteAutoLayoutPlaceholder()
1487 GetMM100UnitConverter().convertMeasure(sStringBuffer, pInfo->GetWidth()); in ImpWritePageMasterInfos()