Home
last modified time | relevance | path

Searched refs:SUB_CMD (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/sw/source/core/fields/
H A Dtblcalc.cxx128 if (nSubType & nsSwExtendedSubType::SUB_CMD) in Expand()
189 pThis->nSubType |= nsSwExtendedSubType::SUB_CMD; in QueryValue()
196 sal_Bool bFormula = 0 != (nsSwExtendedSubType::SUB_CMD & nSubType); in QueryValue()
223 nSubType = nsSwGetSetExpType::GSE_FORMULA|nsSwExtendedSubType::SUB_CMD; in PutValue()
H A Dexpfld.cxx307 if(nSubType & nsSwExtendedSubType::SUB_CMD) in Expand()
419 if (nSubType & nsSwExtendedSubType::SUB_CMD) in SetLanguage()
449 sal_Bool bTmp = 0 != (nSubType & nsSwExtendedSubType::SUB_CMD); in QueryValue()
489 nSubType |= nsSwExtendedSubType::SUB_CMD; in PutValue()
491 nSubType &= (~nsSwExtendedSubType::SUB_CMD); in PutValue()
810 if (nSubType & nsSwExtendedSubType::SUB_CMD) in Expand()
1044 nSubType |= nsSwExtendedSubType::SUB_CMD; in PutValue()
1046 nSubType &= (~nsSwExtendedSubType::SUB_CMD); in PutValue()
1107 sal_Bool bTmp = 0 != (nSubType & nsSwExtendedSubType::SUB_CMD); in QueryValue()
H A Dusrfld.cxx134 sal_Bool bTmp = 0 != (nSubType & nsSwExtendedSubType::SUB_CMD); in QueryValue()
167 nSubType |= nsSwExtendedSubType::SUB_CMD; in PutValue()
169 nSubType &= (~nsSwExtendedSubType::SUB_CMD); in PutValue()
203 if((nType & nsSwGetSetExpType::GSE_EXPR) && !(nSubType & nsSwExtendedSubType::SUB_CMD)) in Expand()
H A Dfldbas.cxx672 !(Which() == RES_USERFLD && (GetSubType()&nsSwExtendedSubType::SUB_CMD) ) ) in SetLanguage()
/aoo4110/main/sw/source/core/sw3io/
H A Dsw3convert.cxx267 rSubType = nsSwExtendedSubType::SUB_CMD; in sw3io_ConvertFromOldField()
375 else if (nSubType & nsSwExtendedSubType::SUB_CMD) in sw3io_ConvertToOldField()
/aoo4110/main/sw/source/ui/fldui/
H A Dfldvar.cxx812 … if ( nTypeId == TYP_USERFLD && ( GetCurField()->GetSubType() & nsSwExtendedSubType::SUB_CMD ) ) in FillFormatLB()
1223 nSubType |= nsSwExtendedSubType::SUB_CMD; in FillItemSet()
1233 nSubType |= nsSwExtendedSubType::SUB_CMD; in FillItemSet()
1240 nSubType |= nsSwExtendedSubType::SUB_CMD; in FillItemSet()
H A Dfldmgr.cxx162 nsSwExtendedSubType::SUB_CMD
/aoo4110/main/sw/source/core/unocore/
H A Dunofield.cxx1455 nUserSubType |= nsSwExtendedSubType::SUB_CMD; in attachToRange()
1595 nSubType |= nsSwExtendedSubType::SUB_CMD; in attachToRange()
1597 nSubType &= ~nsSwExtendedSubType::SUB_CMD; in attachToRange()
1633 nSubType |= nsSwExtendedSubType::SUB_CMD; in attachToRange()
1635 nSubType &= ~nsSwExtendedSubType::SUB_CMD; in attachToRange()
1742 nType |= nsSwExtendedSubType::SUB_CMD; in attachToRange()
/aoo4110/main/sw/inc/
H A Dfldbas.hxx213 const SwExtendedSubType SUB_CMD = 0x0100; // Kommando anzeigen variable
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin2.cxx297 ((SwField*)pFld)->SetSubType(nsSwExtendedSubType::SUB_CMD); in RequestHelp()
/aoo4110/main/sw/source/core/doc/
H A Ddocfld.cxx466 if( nsSwExtendedSubType::SUB_CMD & pFld->GetSubType() ) in UpdateTblFlds()
534 if( !pFmtFld->GetTxtFld() || (nsSwExtendedSubType::SUB_CMD & in UpdateTblFlds()

Completed in 85 milliseconds