Lines Matching refs:sal_Bool

55 SwMasterUsrPref::SwMasterUsrPref(sal_Bool bWeb) :  in SwMasterUsrPref()
128 SwContentViewConfig::SwContentViewConfig(sal_Bool bIsWeb, SwMasterUsrPref& rPar) : in SwContentViewConfig()
161 sal_Bool bVal = sal_False; in Commit()
204 sal_Bool bSet = nProp != 16 ? *(sal_Bool*)pValues[nProp].getValue() : sal_False; in Load()
279 SwLayoutViewConfig::SwLayoutViewConfig(sal_Bool bIsWeb, SwMasterUsrPref& rPar) : in SwLayoutViewConfig()
307 case 0: rVal <<= (sal_Bool) rParent.IsCrossHair(); break; // "Line/Guide", in Commit()
308 …case 1: rVal <<= (sal_Bool) rParent.IsSolidMarkHdl(); break; // "Line/SimpleControlPoin… in Commit()
309 …case 2: rVal <<= (sal_Bool) rParent.IsBigMarkHdl(); break; // "Line/LargeControlPoint… in Commit()
310 …case 3: rVal <<= (sal_Bool) rParent.IsViewHScrollBar(); break; // "Window/HorizontalScrol… in Commit()
311 …case 4: rVal <<= (sal_Bool) rParent.IsViewVScrollBar(); break; // "Window/VerticalScroll", in Commit()
312 … case 5: rVal <<= (sal_Bool) rParent.IsViewAnyRuler(); break; // "Window/ShowRulers" in Commit()
315 …case 6: rVal <<= (sal_Bool) rParent.IsViewHRuler(sal_True); break; // "Window/HorizontalR… in Commit()
316 …case 7: rVal <<= (sal_Bool) rParent.IsViewVRuler(sal_True); break; // "Window/VerticalRul… in Commit()
325 … case 10: rVal <<= (sal_Bool) rParent.IsSmoothScroll(); break; // "Window/SmoothScroll", in Commit()
328 …case 13: rVal <<= (sal_Bool) rParent.IsAlignMathObjectsToBaseline(); break; // "Other/IsAlign… in Commit()
331 …case 16: rVal <<= (sal_Bool) rParent.IsVRulerRight(); break; // "Window/IsVerticalRuler… in Commit()
333 … case 18: rVal <<= (sal_Bool) rParent.IsViewLayoutBookMode(); break; // "ViewLayout/BookMode", in Commit()
334 …case 19: rVal <<= (sal_Bool) rParent.IsSquaredPageMode(); break; // "Other/IsSquaredPageMod… in Commit()
335 …case 20: rVal <<= (sal_Bool) rParent.IsShowScrollBarTips(); break; // "Window/ShowScrollBarTi… in Commit()
356 sal_Bool bSet = sal_False; in Load()
428 SwGridConfig::SwGridConfig(sal_Bool bIsWeb, SwMasterUsrPref& rPar) : in SwGridConfig()
453 sal_Bool bSet; in Commit()
485 sal_Bool bSet = nProp < 3 ? *(sal_Bool*)pValues[nProp].getValue() : sal_False; in Load()
552 sal_Bool bSet; in Commit()
580 sal_Bool bSet = sal_False; in Load()
583 bSet = *(sal_Bool*)pValues[nProp].getValue(); in Load()