Home
last modified time | relevance | path

Searched refs:bHgtGrow (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx2616 FASTBOOL bHgtGrow=bHgt && IsAutoGrowHeight(); in AdjustTextFrameWidthAndHeight() local
2617 if ( bWdtGrow || bHgtGrow ) in AdjustTextFrameWidthAndHeight()
2635 if (bHgtGrow) in AdjustTextFrameWidthAndHeight()
2659 if (bHgtGrow) nHgt=aSiz2.Height()+1; // lieber etwas Tolleranz in AdjustTextFrameWidthAndHeight()
2682 if ( bHgtGrow ) in AdjustTextFrameWidthAndHeight()
2708 bHgtGrow=sal_False; in AdjustTextFrameWidthAndHeight()
2709 if ( bWdtGrow || bHgtGrow ) in AdjustTextFrameWidthAndHeight()
2725 if ( bHgtGrow ) in AdjustTextFrameWidthAndHeight()
H A Dsvdotxat.cxx81 FASTBOOL bHgtGrow=bHgt && IsAutoGrowHeight(); in AdjustTextFrameWidthAndHeight() local
87 if (!bFitToSize && (bWdtGrow || bHgtGrow)) in AdjustTextFrameWidthAndHeight()
105 if (bHgtGrow) in AdjustTextFrameWidthAndHeight()
135 if (bHgtGrow) nHgt=aSiz2.Height()+1; // lieber etwas Tolleranz in AdjustTextFrameWidthAndHeight()
155 if (bHgtGrow) nHgt=aSiz2.Height()+1; // lieber etwas Tolleranz in AdjustTextFrameWidthAndHeight()
172 if (nHgtGrow==0) bHgtGrow=sal_False; in AdjustTextFrameWidthAndHeight()
173 if (bWdtGrow || bHgtGrow) { in AdjustTextFrameWidthAndHeight()
184 if (bHgtGrow) { in AdjustTextFrameWidthAndHeight()

Completed in 22 milliseconds