Searched refs:bReformat (Results 1 – 2 of 2) sorted by relevance
2249 sal_Bool bReformat = sal_False; in ImplApplyViewOptions() local2255 bReformat = sal_True; in ImplApplyViewOptions()2266 bReformat = sal_True; in ImplApplyViewOptions()2268 if ( !bReformat && pOpt->IsShowHiddenChar() != rOpt.IsShowHiddenChar() ) in ImplApplyViewOptions()2270 bReformat = GetDoc()->ContainsHiddenChars(); in ImplApplyViewOptions()2277 bReformat = bReformat || pOpt->IsFldName() != rOpt.IsFldName(); in ImplApplyViewOptions()2291 bReformat = sal_True; in ImplApplyViewOptions()2298 bReformat = sal_True; in ImplApplyViewOptions()2301 bReformat = sal_True; in ImplApplyViewOptions()2354 if ( bReformat ) in ImplApplyViewOptions()[all …]
2137 sal_Bool bReformat; in MakeAll() local2138 if ( MoveBwd( bReformat ) ) in MakeAll()2145 if ( bReformat || bKeep ) in MakeAll()