Lines Matching refs:Rectangle

166 	Rectangle	maLogicRect;
228 void LayoutTable( Rectangle& rArea, bool bFitWidth, bool bFitHeight );
231 void UpdateCells( Rectangle& rArea );
649 void SdrTableObjImpl::LayoutTable( Rectangle& rArea, bool bFitWidth, bool bFitHeight ) in LayoutTable()
685 void SdrTableObjImpl::UpdateCells( Rectangle& rArea ) in UpdateCells()
738 SdrTableObj::SdrTableObj(SdrModel* _pModel, const ::Rectangle& rNewRect, sal_Int32 nColumns, sal_In… in SdrTableObj()
1384 Rectangle aRect0( aRect ); in onEditOutlinerStatusEvent()
1461 …drTableObj::TakeTextRect( SdrOutliner& rOutliner, Rectangle& rTextRect, FASTBOOL bNoEditText, Rect… in TakeTextRect()
1469 …ect( const CellPos& rPos, SdrOutliner& rOutliner, Rectangle& rTextRect, FASTBOOL bNoEditText, Rect… in TakeTextRect()
1478 Rectangle aAnkRect; in TakeTextRect()
1559 rTextRect=Rectangle(aTextPos,aTextSiz); in TakeTextRect()
1630 void SdrTableObj::getCellBounds( const CellPos& rPos, ::Rectangle& rCellRect ) in getCellBounds()
1642 void SdrTableObj::TakeTextAnchorRect(Rectangle& rAnchorRect) const in TakeTextAnchorRect()
1650 void SdrTableObj::TakeTextAnchorRect( const CellPos& rPos, Rectangle& rAnchorRect ) const in TakeTextAnchorRect()
1652 Rectangle aAnkRect(aRect); in TakeTextAnchorRect()
1667 …TableObj::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* pVie… in TakeTextEditArea()
1675 …Area( const CellPos& rPos, Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* pVie… in TakeTextEditArea()
1678 Rectangle aViewInit; in TakeTextEditArea()
1994 const Rectangle& SdrTableObj::GetSnapRect() const in GetSnapRect()
2001 void SdrTableObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect()
2008 const Rectangle& SdrTableObj::GetLogicRect() const in GetLogicRect()
2055 Rectangle aEditArea; in BegTextEdit()
2168 void SdrTableObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect()
2182 void SdrTableObj::AdjustToMaxRect( const Rectangle& rMaxRect, bool /* bShrinkOnly = false */ ) in AdjustToMaxRect()
2184 Rectangle aAdjustRect( rMaxRect ); in AdjustToMaxRect()
2203 Rectangle aOldRect( maLogicRect ); in NbcResize()
2215 Rectangle aNeuRect(maLogicRect); in AdjustTextFrameWidthAndHeight()
2219 Rectangle aBoundRect0; in AdjustTextFrameWidthAndHeight()
2233 FASTBOOL SdrTableObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHeight, FASTBOOL bWidt… in AdjustTextFrameWidthAndHeight()
2238 Rectangle aRectangle( rR ); in AdjustTextFrameWidthAndHeight()
2263 Rectangle aBoundRect0; in ReformatText()
2530 const Rectangle aNewRectangle(ImpDragCalcRect(rDrag)); in applySpecialDrag()
2603 Rectangle aRect1(rStat.GetStart(), rStat.GetNow()); in BegCreate()
2614 Rectangle aRect1; in MovCreate()
2648 Rectangle aRect1; in TakeCreatePoly()