Home
last modified time | relevance | path

Searched refs:FF_FIXED (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/source/core/fields/
H A Ddocufld.cxx442 switch( nFmt & ~FF_FIXED ) in Expand()
523 switch( GetFormat() &(~FF_FIXED) ) in QueryValue()
582 nType |= FF_FIXED; in PutValue()
589 SetFormat( GetFormat() | FF_FIXED); in PutValue()
591 SetFormat( GetFormat() & ~FF_FIXED); in PutValue()
H A Dfldbas.cxx422 bRet = 0 != (GetFormat() & FF_FIXED); in IsFixed()
/aoo4110/main/sw/inc/
H A Dfldbas.hxx161 FF_FIXED = 0x8000 enumerator
/aoo4110/main/sw/source/filter/html/
H A Dhtmlfldw.cxx250 switch( (SwFileNameFormat)(nFmt & ~FF_FIXED) ) in OutHTML_SwField()
H A Dhtmlfld.cxx524 nFmt |= FF_FIXED; in NewField()
/aoo4110/main/sw/source/ui/fldui/
H A Dflddok.cxx640 nFormat |= aFixedCB.IsChecked() ? FF_FIXED : 0; in FillItemSet()
H A Dfldmgr.cxx687 nFormatId &= ~FF_FIXED; // Fixed-Flag ausmaskieren in GetFormatStr()
/aoo4110/main/sw/source/core/unocore/
H A Dunofield.cxx1309 nFormat |= FF_FIXED; in attachToRange()

Completed in 69 milliseconds