Home
last modified time | relevance | path

Searched refs:IsFldName (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sw/source/ui/uiview/
H A Dview0.cxx309 aBool.SetValue( pOpt->IsFldName() ); break; in StateViewOptions()
515 bFlag = !pOpt->IsFldName() ; in ExecViewOptions()
H A Dview.cxx875 if( pPreViewOpt->IsFldName() != aUsrPref.IsFldName() || in SwView()
/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx2214 aOpt.SetFldName( rOpt.IsFldName() ); in ApplyViewOptions()
2277 bReformat = bReformat || pOpt->IsFldName() != rOpt.IsFldName(); in ImplApplyViewOptions()
2418 sal_Bool bReformat = pOpt->IsFldName(); in SetReadonlyOption()
/aoo41x/main/sw/source/ui/config/
H A Dcfgitems.cxx214 bFieldName = rVOpt.IsFldName(); in SwElemItem()
H A Dusrpref.cxx167 case 3: bVal = rParent.IsFldName(); break;// "Display/FieldCode", in Commit()
/aoo41x/main/sw/source/core/text/
H A Dtxtfld.cxx94 const sal_Bool bName = rInf.GetOpt().IsFldName(); in NewFldPortion()
H A Dtxtfrm.cxx446 !pVsh->GetViewOptions()->IsFldName() ) ) || in IsHiddenNow()
/aoo41x/main/sw/inc/
H A Dviewopt.hxx254 …inline sal_Bool IsFldName() const { return !bReadonly && (nCoreOptions & VIEWOPT_1_FLDNAME) ? sa… in IsFldName() function in SwViewOption
/aoo41x/main/sw/source/ui/uno/
H A Dunomod.cxx904 case HANDLE_VIEWSET_FIELD_COMMANDS : bBoolVal = mpConstViewOption->IsFldName(); break; in _getSingleValue()

Completed in 63 milliseconds