Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/text/
H A Dporlay.hxx278 sal_Bool bPrepAdjust : 1; // PREP_ADJUST_FRM member in SwParaPortion
H A Dfrmform.cxx873 sal_Bool bPrepAdjust = pPara->IsPrepAdjust(); in CalcPreps() local