Searched refs:bAdjust (Results 1 – 6 of 6) sorted by relevance
85 void SetAutoAdjustProjection(FASTBOOL bAdjust = sal_True) in SetAutoAdjustProjection() argument86 { bAutoAdjustProjection = bAdjust; } in SetAutoAdjustProjection()
1426 const sal_Bool bAdjust ) in _Format() argument1734 if( bAdjust || !rLine.GetDropFmt() || !rLine.CalcOnceMore() ) in _Format()
165 const sal_Bool bAdjust = sal_False );
173 const bool bAdjust = 0 == ((SwPageFrm*)GetUpper())->GetFmt()->GetDoc()-> in Format() local176 (Prt().*fnRect->fnSetPosY)( bAdjust ? nBorder : 0 ); in Format()
1662 Rectangle Outliner::ImpCalcBulletArea( sal_uInt32 nPara, sal_Bool bAdjust, sal_Bool bReturnPaperPos… in ImpCalcBulletArea() argument1685 if ( bAdjust && !bOutlineMode ) in ImpCalcBulletArea()
706 Rectangle ImpCalcBulletArea( sal_uInt32 nPara, sal_Bool bAdjust, sal_Bool bReturnPaperPos );
Completed in 51 milliseconds