Home
last modified time | relevance | path

Searched refs:pAnchorRect (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx1306 Rectangle* pAnchorRect, sal_Bool bLineWidth ) const in TakeTextRect() argument
1309 SdrTextObj::TakeTextRect( rOutliner, rTextRect, bNoEditText, pAnchorRect, bLineWidth ); in TakeTextRect()
H A Dsvdotext.cxx837 Rectangle* pAnchorRect, sal_Bool bLineWidth ) const in TakeTextRect() argument
999 if (pAnchorRect) in TakeTextRect()
1000 *pAnchorRect=aAnkRect; in TakeTextRect()
H A Dsvdoashp.cxx2979 Rectangle* pAnchorRect, sal_Bool /*bLineWidth*/) const in TakeTextRect() argument
3103 if (pAnchorRect) in TakeTextRect()
3104 *pAnchorRect=aAnkRect; in TakeTextRect()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1461 …ner& rOutliner, Rectangle& rTextRect, FASTBOOL bNoEditText, Rectangle* pAnchorRect, sal_Bool bLine… in TakeTextRect() argument
1464 TakeTextRect( mpImpl->maEditPos, rOutliner, rTextRect, bNoEditText, pAnchorRect, bLineWidth ); in TakeTextRect()
1469 …ner& rOutliner, Rectangle& rTextRect, FASTBOOL bNoEditText, Rectangle* pAnchorRect, sal_Bool /*bLi… in TakeTextRect() argument
1556 if (pAnchorRect) in TakeTextRect()
1557 *pAnchorRect=aAnkRect; in TakeTextRect()
/trunk/main/svx/inc/svx/
H A Dsvdomeas.hxx144 Rectangle* pAnchorRect=NULL, sal_Bool bLineWidth=sal_True ) const;
H A Dsvdotext.hxx382 Rectangle* pAnchorRect=NULL, sal_Bool bLineWidth=sal_True ) const;
H A Dsvdoashp.hxx225 Rectangle* pAnchorRect=NULL, sal_Bool bLineWidth=sal_True ) const;
H A Dsvdotable.hxx202 …, ::Rectangle& rTextRect, FASTBOOL bNoEditText=sal_False, ::Rectangle* pAnchorRect=NULL, sal_Bool …
203 …iner, Rectangle& rTextRect, FASTBOOL bNoEditText=sal_False, Rectangle* pAnchorRect=NULL, sal_Bool …

Completed in 49 milliseconds