Searched refs:bLineWidth (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sd/source/ui/func/ |
H A D | fumorph.cxx | 345 sal_Bool bLineWidth = sal_False; in ImpInsertPolygons() local 361 bLineWidth = bLineColor = sal_True; in ImpInsertPolygons() 423 if ( bLineWidth ) in ImpInsertPolygons()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdotable.hxx | 202 …ASTBOOL bNoEditText=sal_False, ::Rectangle* pAnchorRect=NULL, sal_Bool bLineWidth=sal_True ) const; 203 … FASTBOOL bNoEditText=sal_False, Rectangle* pAnchorRect=NULL, sal_Bool bLineWidth=sal_True ) const;
|
H A D | svdotext.hxx | 285 …void ImpSetContourPolygon( SdrOutliner& rOutliner, Rectangle& rAnchorRect, sal_Bool bLineWidth ) c… 382 Rectangle* pAnchorRect=NULL, sal_Bool bLineWidth=sal_True ) const;
|
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;
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdotext.cxx | 738 …::ImpSetContourPolygon( SdrOutliner& rOutliner, Rectangle& rAnchorRect, sal_Bool bLineWidth ) const in ImpSetContourPolygon() 753 if( bLineWidth ) in ImpSetContourPolygon() 837 Rectangle* pAnchorRect, sal_Bool bLineWidth ) const in TakeTextRect() 907 ImpSetContourPolygon( rOutliner, aAnkRect, bLineWidth ); in TakeTextRect()
|
H A D | svdomeas.cxx | 1306 Rectangle* pAnchorRect, sal_Bool bLineWidth ) const in TakeTextRect() 1309 SdrTextObj::TakeTextRect( rOutliner, rTextRect, bNoEditText, pAnchorRect, bLineWidth ); in TakeTextRect()
|
/aoo41x/main/svx/source/table/ |
H A D | svdotable.cxx | 1461 …er, Rectangle& rTextRect, FASTBOOL bNoEditText, Rectangle* pAnchorRect, sal_Bool bLineWidth ) const in TakeTextRect() 1464 TakeTextRect( mpImpl->maEditPos, rOutliner, rTextRect, bNoEditText, pAnchorRect, bLineWidth ); in TakeTextRect()
|
Completed in 65 milliseconds