Searched refs:VIEWOPT_1_FLDNAME (Results 1 – 1 of 1) sorted by relevance
51 #define VIEWOPT_1_FLDNAME 0x00000800L macro254 …Bool IsFldName() const { return !bReadonly && (nCoreOptions & VIEWOPT_1_FLDNAME) ? sal_True … in IsFldName()256 { (b != 0) ? (nCoreOptions |= VIEWOPT_1_FLDNAME ) : ( nCoreOptions &= ~VIEWOPT_1_FLDNAME); } in SetFldName()