Home
last modified time | relevance | path

Searched refs:DI_SUB_FIXED (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sw/source/ui/fldui/
H A Dflddinf.cxx365 nOldSubType &= ~DI_SUB_FIXED; in IMPL_LINK()
423 aFixedCB.Check((nExtSubType & DI_SUB_FIXED) != 0); in FillSelectionLB()
424 nExtSubType = ((nExtSubType & ~DI_SUB_FIXED) >> 8) - 1; in FillSelectionLB()
483 nSubType |= DI_SUB_FIXED; in FillItemSet()
/aoo4110/main/sw/source/core/fields/
H A Ddocufld.cxx1002 switch (nExtSub & ~DI_SUB_FIXED) in Expand()
1244 sal_Bool bVal = 0 != (nSubType & DI_SUB_FIXED); in QueryValue()
1263 sal_uInt16 nExtSub = (nSubType & 0xff00) & ~DI_SUB_FIXED; in QueryValue()
1282 if( nSubType & DI_SUB_FIXED ) in PutValue()
1287 if( nSubType & DI_SUB_FIXED ) in PutValue()
1296 nSubType |= DI_SUB_FIXED; in PutValue()
1298 nSubType &= ~DI_SUB_FIXED; in PutValue()
H A Dfldbas.cxx426 bRet = 0 != (GetSubType() & DI_SUB_FIXED); in IsFixed()
/aoo4110/main/sw/source/filter/html/
H A Dhtmlfld.cxx489 nSub |= DI_SUB_FIXED; in NewField()
/aoo4110/main/sw/inc/
H A Ddocufld.hxx92 const SwDocInfoSubType DI_SUB_FIXED = 0x1000; variable
/aoo4110/main/sw/source/core/unocore/
H A Dunofield.cxx1431 nSubType |= DI_SUB_FIXED; in attachToRange()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8atr.cxx2699 if( DI_SUB_FIXED & nSubType ) in TextField()

Completed in 125 milliseconds