Home
last modified time | relevance | path

Searched refs:bPrepAdjust (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporlay.hxx278 sal_Bool bPrepAdjust : 1; // PREP_ADJUST_FRM member in SwParaPortion
331 inline void SetPrepAdjust( const sal_Bool bNew = sal_True ) { bPrepAdjust = bNew; } in SetPrepAdjust()
332 inline sal_Bool IsPrepAdjust() const { return bPrepAdjust; } in IsPrepAdjust()
391 bPrep = bPrepWidows = bPrepAdjust = bPrepMustFit = sal_False; in ResetPreps()
H A Dfrmform.cxx873 sal_Bool bPrepAdjust = pPara->IsPrepAdjust(); in CalcPreps() local
950 else if ( bPrepAdjust ) in CalcPreps()

Completed in 33 milliseconds