Home
last modified time | relevance | path

Searched refs:bHgt (Results 1 – 8 of 8) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvdedtv.hxx246 … const Fraction& xFact, const Fraction& yFact, const bool bCopy, const bool bWdh, const bool bHgt);
H A Dsvdoashp.hxx123 Rectangle ImpCalculateTextFrame( const FASTBOOL bHgt, const FASTBOOL bWdt );
214 …virtual FASTBOOL AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt=sal_True, FASTBOOL bWd…
215 virtual FASTBOOL NbcAdjustTextFrameWidthAndHeight(FASTBOOL bHgt=sal_True, FASTBOOL bWdt=sal_True);
216 virtual FASTBOOL AdjustTextFrameWidthAndHeight(FASTBOOL bHgt=sal_True, FASTBOOL bWdt=sal_True);
H A Dsvdotable.hxx222 …virtual FASTBOOL AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt=sal_True, FASTBOOL bWd…
223 virtual FASTBOOL AdjustTextFrameWidthAndHeight(FASTBOOL bHgt=sal_True, FASTBOOL bWdt=sal_True);
H A Dsvdotext.hxx336 …virtual FASTBOOL AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt=sal_True, FASTBOOL bWd…
337 virtual FASTBOOL NbcAdjustTextFrameWidthAndHeight(FASTBOOL bHgt=sal_True, FASTBOOL bWdt=sal_True);
338 virtual FASTBOOL AdjustTextFrameWidthAndHeight(FASTBOOL bHgt=sal_True, FASTBOOL bWdt=sal_True);
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx263 const bool bHgt) in ResizeMultMarkedObj() argument
291 if (bWdh && bHgt) in ResizeMultMarkedObj()
295 else if (bHgt) in ResizeMultMarkedObj()
H A Dsvdoashp.cxx2611 FASTBOOL SdrObjCustomShape::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt, FASTBOOL bW… in AdjustTextFrameWidthAndHeight() argument
2616 FASTBOOL bHgtGrow=bHgt && IsAutoGrowHeight(); in AdjustTextFrameWidthAndHeight()
2755 Rectangle SdrObjCustomShape::ImpCalculateTextFrame( const FASTBOOL bHgt, const FASTBOOL bWdt ) in ImpCalculateTextFrame() argument
2765 …if ( AdjustTextFrameWidthAndHeight( aAdjustedTextRect, bHgt, bWdt ) ) // that the new text rect… in ImpCalculateTextFrame()
2785 FASTBOOL SdrObjCustomShape::NbcAdjustTextFrameWidthAndHeight(FASTBOOL bHgt, FASTBOOL bWdt) in NbcAdjustTextFrameWidthAndHeight() argument
2787 Rectangle aNewTextRect = ImpCalculateTextFrame( bHgt, bWdt ); in NbcAdjustTextFrameWidthAndHeight()
2815 FASTBOOL SdrObjCustomShape::AdjustTextFrameWidthAndHeight(FASTBOOL bHgt, FASTBOOL bWdt) in AdjustTextFrameWidthAndHeight() argument
2817 Rectangle aNewTextRect = ImpCalculateTextFrame( bHgt, bWdt ); in AdjustTextFrameWidthAndHeight()
H A Dsvdotxat.cxx74 FASTBOOL SdrTextObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt, FASTBOOL bWdt) con… in AdjustTextFrameWidthAndHeight() argument
81 FASTBOOL bHgtGrow=bHgt && IsAutoGrowHeight(); in AdjustTextFrameWidthAndHeight()
209 FASTBOOL SdrTextObj::NbcAdjustTextFrameWidthAndHeight(FASTBOOL bHgt, FASTBOOL bWdt) in NbcAdjustTextFrameWidthAndHeight() argument
211 FASTBOOL bRet=AdjustTextFrameWidthAndHeight(aRect,bHgt,bWdt); in NbcAdjustTextFrameWidthAndHeight()
224 FASTBOOL SdrTextObj::AdjustTextFrameWidthAndHeight(FASTBOOL bHgt, FASTBOOL bWdt) in AdjustTextFrameWidthAndHeight() argument
227 FASTBOOL bRet=AdjustTextFrameWidthAndHeight(aNeuRect,bHgt,bWdt); in AdjustTextFrameWidthAndHeight()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2213 FASTBOOL SdrTableObj::AdjustTextFrameWidthAndHeight(FASTBOOL bHgt, FASTBOOL bWdt) in AdjustTextFrameWidthAndHeight() argument
2216 FASTBOOL bRet=AdjustTextFrameWidthAndHeight(aNeuRect,bHgt,bWdt); in AdjustTextFrameWidthAndHeight()

Completed in 56 milliseconds