Searched refs:pAnchorRect (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | svdotable.hxx | 202 …, ::Rectangle& rTextRect, FASTBOOL bNoEditText=sal_False, ::Rectangle* pAnchorRect=NULL, sal_Bool … 203 …iner, Rectangle& rTextRect, FASTBOOL bNoEditText=sal_False, Rectangle* pAnchorRect=NULL, sal_Bool …
|
H A D | svdomeas.hxx | 144 Rectangle* pAnchorRect=NULL, sal_Bool bLineWidth=sal_True ) const;
|
H A D | svdoashp.hxx | 225 Rectangle* pAnchorRect=NULL, sal_Bool bLineWidth=sal_True ) const;
|
H A D | svdotext.hxx | 382 Rectangle* pAnchorRect=NULL, sal_Bool bLineWidth=sal_True ) const;
|
/aoo41x/main/svx/source/table/ |
H A D | svdotable.cxx | 1461 …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()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdotext.cxx | 837 Rectangle* pAnchorRect, sal_Bool bLineWidth ) const in TakeTextRect() argument 999 if (pAnchorRect) in TakeTextRect() 1000 *pAnchorRect=aAnkRect; in TakeTextRect()
|
H A D | svdomeas.cxx | 1306 Rectangle* pAnchorRect, sal_Bool bLineWidth ) const in TakeTextRect() argument 1309 SdrTextObj::TakeTextRect( rOutliner, rTextRect, bNoEditText, pAnchorRect, bLineWidth ); in TakeTextRect()
|
H A D | svdoashp.cxx | 2979 Rectangle* pAnchorRect, sal_Bool /*bLineWidth*/) const in TakeTextRect() argument 3103 if (pAnchorRect) in TakeTextRect() 3104 *pAnchorRect=aAnkRect; in TakeTextRect()
|
Completed in 49 milliseconds