Lines Matching refs:Rectangle

138 SdrTextObj::SdrTextObj(const Rectangle& rNewRect)  in SdrTextObj()
199 SdrTextObj::SdrTextObj(SdrObjKind eNewTextKind, const Rectangle& rNewRect) in SdrTextObj()
231 SdrTextObj::SdrTextObj(SdrObjKind eNewTextKind, const Rectangle& rNewRect, SvStream& rInput, const … in SdrTextObj()
295 Rectangle aTextRect; in FitFrameToTextSize()
301 Rectangle aNewRect(aRect); in FitFrameToTextSize()
328 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetText()
355 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetText()
503 void SdrTextObj::ImpJustifyRect(Rectangle& rRect) const in ImpJustifyRect()
738 void SdrTextObj::ImpSetContourPolygon( SdrOutliner& rOutliner, Rectangle& rAnchorRect, sal_Bool bLi… in ImpSetContourPolygon()
795 void SdrTextObj::TakeUnrotatedSnapRect(Rectangle& rRect) const in TakeUnrotatedSnapRect()
800 void SdrTextObj::TakeTextAnchorRect(Rectangle& rAnchorRect) const in TakeTextAnchorRect()
806 Rectangle aAnkRect(aRect); // Rect innerhalb dem geankert wird in TakeTextAnchorRect()
836 void SdrTextObj::TakeTextRect( SdrOutliner& rOutliner, Rectangle& rTextRect, FASTBOOL bNoEditText, in TakeTextRect()
837 Rectangle* pAnchorRect, sal_Bool bLineWidth ) const in TakeTextRect()
839 Rectangle aAnkRect; // Rect innerhalb dem geankert wird in TakeTextRect()
1003 rTextRect=Rectangle(aTextPos,aTextSiz); in TakeTextRect()
1019 …xtObj::ImpSetCharStretching(SdrOutliner& rOutliner, const Rectangle& rTextRect, const Rectangle& r… in ImpSetCharStretching()
1293 Rectangle aAnchor2; in TakeContour()
1294 Rectangle aR; in TakeContour()
1407 Rectangle& rTextRect, in ImpSetupDrawOutlinerForPaint()
1408 Rectangle& rAnchorRect, in ImpSetupDrawOutlinerForPaint()
1409 Rectangle& rPaintRect, in ImpSetupDrawOutlinerForPaint()
1439 void SdrTextObj::SetupOutlinerFormatting( SdrOutliner& rOutl, Rectangle& rPaintRect ) const in SetupOutlinerFormatting()
1445 void SdrTextObj::UpdateOutlinerFormatting( SdrOutliner& rOutl, Rectangle& rPaintRect ) const in UpdateOutlinerFormatting()
1447 Rectangle aTextRect; in UpdateOutlinerFormatting()
1448 Rectangle aAnchorRect; in UpdateOutlinerFormatting()
1552 Rectangle aBoundRect0; in ReformatText()
1649 Rectangle aObjectRect = GetSnapRect(); in SetVerticalWriting()
1710 Rectangle aRectangle(aRect); in TRGetBaseGeometry()
1824 Rectangle aBaseRect(aPoint, aSize); in TRSetBaseGeometry()
1956 Rectangle& rScrollRectangle, Rectangle& rPaintRectangle) in GetTextScrollMetaFileAndRectangle()
1960 Rectangle aTextRect; in GetTextScrollMetaFileAndRectangle()
1961 Rectangle aAnchorRect; in GetTextScrollMetaFileAndRectangle()
1962 Rectangle aPaintRect; in GetTextScrollMetaFileAndRectangle()
1973 Rectangle aScrollFrameRect(aPaintRect); in GetTextScrollMetaFileAndRectangle()