Searched refs:bWdtGrow (Results 1 – 2 of 2) sorted by relevance
80 FASTBOOL bWdtGrow=bWdt && IsAutoGrowWidth(); in AdjustTextFrameWidthAndHeight() local87 if (!bFitToSize && (bWdtGrow || bHgtGrow)) in AdjustTextFrameWidthAndHeight()97 if (bWdtGrow) in AdjustTextFrameWidthAndHeight()132 if (bWdtGrow) { in AdjustTextFrameWidthAndHeight()151 if (bWdtGrow) in AdjustTextFrameWidthAndHeight()171 if (nWdtGrow==0) bWdtGrow=sal_False; in AdjustTextFrameWidthAndHeight()173 if (bWdtGrow || bHgtGrow) { in AdjustTextFrameWidthAndHeight()174 if (bWdtGrow) { in AdjustTextFrameWidthAndHeight()
2615 FASTBOOL bWdtGrow=bWdt && IsAutoGrowWidth(); in AdjustTextFrameWidthAndHeight() local2617 if ( bWdtGrow || bHgtGrow ) in AdjustTextFrameWidthAndHeight()2627 if (bWdtGrow) in AdjustTextFrameWidthAndHeight()2655 if (bWdtGrow) in AdjustTextFrameWidthAndHeight()2678 if ( bWdtGrow ) in AdjustTextFrameWidthAndHeight()2706 bWdtGrow = sal_False; in AdjustTextFrameWidthAndHeight()2709 if ( bWdtGrow || bHgtGrow ) in AdjustTextFrameWidthAndHeight()2711 if ( bWdtGrow ) in AdjustTextFrameWidthAndHeight()
Completed in 22 milliseconds