Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/sw3io/
H A Dsw3convert.cxx226 rSubType |= FIXEDFLD; in sw3io_ConvertFromOldField()
239 rSubType |= FIXEDFLD; in sw3io_ConvertFromOldField()
347 case DATEFLD|FIXEDFLD: rWhich = RES_FIXDATEFLD; break; in sw3io_ConvertToOldField()
348 case TIMEFLD|FIXEDFLD: rWhich = RES_FIXTIMEFLD; break; in sw3io_ConvertToOldField()
/aoo4110/main/sw/source/filter/html/
H A Dhtmlfld.cxx360 nSub |= FIXEDFLD; in NewField()
384 if (nSub & FIXEDFLD) in NewField()
410 nSub |= FIXEDFLD; in NewField()
/aoo4110/main/sw/source/core/fields/
H A Dflddat.cxx280 nSubType |= FIXEDFLD; in PutValue()
282 nSubType &= ~FIXEDFLD; in PutValue()
H A Dfldbas.cxx225 if (GetSubType() & FIXEDFLD) in GetTypeId()
413 bRet = 0 != (GetSubType() & FIXEDFLD); in IsFixed()
/aoo4110/main/sw/inc/
H A Dfldbas.hxx235 FIXEDFLD = 1, enumerator
/aoo4110/main/sw/source/ui/fldui/
H A Dfldpage.cxx216 ((nSubType == DATE_VAR) ? 0 : FIXEDFLD)); in InsertFld()
H A Dfldmgr.cxx925 nSub |= nSubType == DATE_VAR ? 0 : FIXEDFLD; in InsertFld()
/aoo4110/main/sw/source/core/unocore/
H A Dunofield.cxx1285 nSub |= FIXEDFLD; in attachToRange()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8atr.cxx2780 if (FIXEDFLD & nSubType || !GetExport().GetNumberFmt(*pFld, sStr)) in TextField()

Completed in 91 milliseconds