Searched refs:IsFldName (Results 1 – 9 of 9) sorted by relevance
309 aBool.SetValue( pOpt->IsFldName() ); break; in StateViewOptions()515 bFlag = !pOpt->IsFldName() ; in ExecViewOptions()
874 if( pPreViewOpt->IsFldName() != aUsrPref.IsFldName() || in SwView()
2214 aOpt.SetFldName( rOpt.IsFldName() ); in ApplyViewOptions()2277 bReformat = bReformat || pOpt->IsFldName() != rOpt.IsFldName(); in ImplApplyViewOptions()2418 sal_Bool bReformat = pOpt->IsFldName(); in SetReadonlyOption()
214 bFieldName = rVOpt.IsFldName(); in SwElemItem()
167 case 3: bVal = rParent.IsFldName(); break;// "Display/FieldCode", in Commit()
96 const sal_Bool bName = rInf.GetOpt().IsFldName(); in NewFldPortion()
446 !pVsh->GetViewOptions()->IsFldName() ) ) || in IsHiddenNow()
254 …inline sal_Bool IsFldName() const { return !bReadonly && (nCoreOptions & VIEWOPT_1_FLDNAME) ? sa… in IsFldName() function in SwViewOption
904 case HANDLE_VIEWSET_FIELD_COMMANDS : bBoolVal = mpConstViewOption->IsFldName(); break; in _getSingleValue()
Completed in 60 milliseconds