Lines Matching refs:GetSize

130 	Size aPageSize(GetSize());  in SdPage()
422 aTempAttr.Put( SdrTextMinFrameWidthItem( rRect.GetSize().Width() ) ); in CreatePresObj()
424 aTempAttr.Put( SdrTextMinFrameHeightItem( rRect.GetSize().Height() ) ); in CreatePresObj()
892 Size aPageSize ( GetSize() ); in CreateDefaultPresObj()
932 Size aPageSize ( GetSize() ); in CreateDefaultPresObj()
999 Size aTitleSize ( GetSize() ); in GetTitleRect()
1074 Size aLayoutSize ( GetSize() ); in GetLayoutRect()
1214 Size aTitleSize( aTitleRect.GetSize() ); in CalcAutoLayoutRectangles()
1216 Size aLayoutSize( aLayoutRect.GetSize() ); in CalcAutoLayoutRectangles()
1324 …Size aSize( rRectangle[0].GetSize().Height(), rRectangle[1].BottomLeft().Y() - rRectangle[0].TopLe… in CalcAutoLayoutRectangles()
1328 Size aPageSize ( rPage.GetSize() ); in CalcAutoLayoutRectangles()
1330 aSize.Height() = long ( rRectangle[0].GetSize().Height() * 0.47 ); in CalcAutoLayoutRectangles()
1335 aSize.Height() = rRectangle[0].GetSize().Height(); in CalcAutoLayoutRectangles()
1339 aSize.Height() = long ( rRectangle[0].GetSize().Height() * 0.47 ); in CalcAutoLayoutRectangles()
1345 …Size aSize( rRectangle[0].GetSize().Height(), rRectangle[1].BottomLeft().Y() - rRectangle[0].TopLe… in CalcAutoLayoutRectangles()
1349 Size aPageSize ( rPage.GetSize() ); in CalcAutoLayoutRectangles()
1351 aSize.Height() = rRectangle[0].GetSize().Height(); in CalcAutoLayoutRectangles()
1359 …Size aSize( rRectangle[0].GetSize().Width(), rRectangle[1].BottomLeft().Y() - rRectangle[0].TopLef… in CalcAutoLayoutRectangles()
1726 Size aOldSize = GetSize(); in SetSize()
2052 sal_uLong nHeight = pObj->GetLogicRect().GetSize().Height(); in ScaleObjects()
2305 SdrTextMinFrameHeightItem aMinHeight( aRect.GetSize().Height() ); in InsertAutoLayoutShape()
2322 SdrTextMinFrameWidthItem aMinWidth( aRect.GetSize().Width() ); in InsertAutoLayoutShape()
2539 pOutl->SetPaperSize( pObj->GetLogicRect().GetSize() ); in SetObjText()
3017 Size aArea = rHandoutMaster.GetSize(); in CalculateHandoutAreas()