Home
last modified time | relevance | path

Searched refs:bReformat (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/view/
H A Dviewsh.cxx2195 bool bReformat = false; in ImplApplyViewOptions() local
2201 bReformat = true; in ImplApplyViewOptions()
2209 bReformat = true; in ImplApplyViewOptions()
2230 bReformat = bReformat || mpOpt->IsFieldName() != rOpt.IsFieldName(); in ImplApplyViewOptions()
2244 bReformat = true; in ImplApplyViewOptions()
2251 bReformat = true; in ImplApplyViewOptions()
2254 bReformat = true; in ImplApplyViewOptions()
2261 bReformat = true; in ImplApplyViewOptions()
2310 if ( bReformat ) in ImplApplyViewOptions()
2374 bool bReformat = mpOpt->IsFieldName(); in SetReadonlyOption() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/view/
H A Dviewsh.cxx2167 bool bReformat = false; in ImplApplyViewOptions() local
2173 bReformat = true; in ImplApplyViewOptions()
2184 bReformat = true; in ImplApplyViewOptions()
2195 bReformat = bReformat || mpOpt->IsFieldName() != rOpt.IsFieldName(); in ImplApplyViewOptions()
2208 bReformat = true; in ImplApplyViewOptions()
2215 bReformat = true; in ImplApplyViewOptions()
2218 bReformat = true; in ImplApplyViewOptions()
2225 bReformat = true; in ImplApplyViewOptions()
2274 if ( bReformat ) in ImplApplyViewOptions()
2321 bool bReformat = mpOpt->IsFieldName(); in SetReadonlyOption() local
[all …]
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_SectionLayout.cpp1982 bool bReformat = pBL->recalculateFields(getDocLayout()->getRedrawCount()); in redrawUpdate() local
1983 if(bReformat) in redrawUpdate()
5284 bool bReformat = pBL->recalculateFields(getDocLayout()->getRedrawCount()); in redrawUpdate() local
5285 if(bReformat) in redrawUpdate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dtabfrm.cxx2061 bool bReformat; in MakeAll() local
2062 if ( MoveBwd( bReformat ) ) in MakeAll()
2069 if ( bReformat || bKeep ) in MakeAll()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dtabfrm.cxx2100 bool bReformat; in MakeAll() local
2101 if ( MoveBwd( bReformat ) ) in MakeAll()
2108 if ( bReformat || bKeep ) in MakeAll()