Home
last modified time | relevance | path

Searched refs:TakeTextAnchorRect (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx1312 void SdrMeasureObj::TakeTextAnchorRect(Rectangle& rAnchorRect) const in TakeTextAnchorRect() function in SdrMeasureObj
1315 SdrTextObj::TakeTextAnchorRect(rAnchorRect); in TakeTextAnchorRect()
H A Dsvdotext.cxx800 void SdrTextObj::TakeTextAnchorRect(Rectangle& rAnchorRect) const in TakeTextAnchorRect() function in SdrTextObj
840 TakeTextAnchorRect(aAnkRect); in TakeTextRect()
H A Dsvdoashp.cxx2862 TakeTextAnchorRect( aViewInit ); in TakeTextEditArea()
2953 void SdrObjCustomShape::TakeTextAnchorRect( Rectangle& rAnchorRect ) const in TakeTextAnchorRect() function in SdrObjCustomShape
2976 SdrTextObj::TakeTextAnchorRect( rAnchorRect ); in TakeTextAnchorRect()
2982 TakeTextAnchorRect(aAnkRect); in TakeTextRect()
H A Dsvdedxv.cxx225 pTextObj->TakeTextAnchorRect(aAnchorRect); in ModelHasChanged()
H A Dsvdotxed.cxx149 TakeTextAnchorRect(aViewInit); in TakeTextEditArea()
364 TakeTextAnchorRect(aAnchorRect); in ImpSetTextEditParams()
/trunk/main/svx/source/table/
H A Dcell.cxx608 void Cell::TakeTextAnchorRect(Rectangle& rAnchorRect) const in TakeTextAnchorRect() function in sdr::table::Cell
652 TakeTextAnchorRect( aTextRect ); in getMinimumHeight()
H A Dcell.hxx85 SVX_DLLPRIVATE virtual void TakeTextAnchorRect(Rectangle& rAnchorRect) const;
H A Dsvdotable.cxx1479 TakeTextAnchorRect( rPos, aAnkRect ); in TakeTextRect()
1642 void SdrTableObj::TakeTextAnchorRect(Rectangle& rAnchorRect) const in TakeTextAnchorRect() function in sdr::table::SdrTableObj
1645 TakeTextAnchorRect( mpImpl->maEditPos, rAnchorRect ); in TakeTextAnchorRect()
1650 void SdrTableObj::TakeTextAnchorRect( const CellPos& rPos, Rectangle& rAnchorRect ) const in TakeTextAnchorRect() function in sdr::table::SdrTableObj
1658 xCell->TakeTextAnchorRect( aAnkRect ); in TakeTextAnchorRect()
1679 TakeTextAnchorRect( rPos, aViewInit ); in TakeTextEditArea()
H A Dcelleditsource.cxx818 mxCell->TakeTextAnchorRect( aAnchorRect ); in GetVisArea()
/trunk/main/svx/inc/svx/
H A Dsvdomeas.hxx145 virtual void TakeTextAnchorRect(Rectangle& rAnchorRect) const;
H A Dsvdotext.hxx383 virtual void TakeTextAnchorRect(::Rectangle& rAnchorRect) const;
H A Dsvdoashp.hxx223 virtual void TakeTextAnchorRect( Rectangle& rAnchorRect ) const;
H A Dsvdotable.hxx204 virtual void TakeTextAnchorRect(const sdr::table::CellPos& rPos, ::Rectangle& rAnchorRect ) const;
205 virtual void TakeTextAnchorRect(::Rectangle& rAnchorRect) const;
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx959 pTextObj->TakeTextAnchorRect( aAnchorRect ); in GetVisArea()

Completed in 87 milliseconds