Searched refs:GSE_STRING (Results 1 – 16 of 16) sorted by relevance
/aoo42x/main/sw/source/core/fields/ |
H A D | expfld.cxx | 83 case nsSwGetSetExpType::GSE_STRING: in SV_IMPL_PTRARR() 100 case SetVariableType::STRING: nSet = nsSwGetSetExpType::GSE_STRING; break; in lcl_APIToSubType() 365 if( !(GetSubType() & nsSwGetSetExpType::GSE_STRING) && in ChangeExpansion() 366 static_cast< SwSetExpFieldType* >(pSetExpFld)->GetType() == nsSwGetSetExpType::GSE_STRING ) in ChangeExpansion() 367 SetSubType( nsSwGetSetExpType::GSE_STRING ); in ChangeExpansion() 372 if(GetSubType() & nsSwGetSetExpType::GSE_STRING) in ChangeExpansion() 508 if( ( nsSwGetSetExpType::GSE_SEQ | nsSwGetSetExpType::GSE_STRING ) & nType ) in SwSetExpFieldType() 959 if (nType & nsSwGetSetExpType::GSE_STRING) in GetPar2() 970 if (nType & nsSwGetSetExpType::GSE_STRING) in SetPar2()
|
H A D | usrfld.cxx | 191 nType(nsSwGetSetExpType::GSE_STRING) in SwUserFieldType() 196 if (nType & nsSwGetSetExpType::GSE_STRING) in SwUserFieldType() 364 nType &= ~nsSwGetSetExpType::GSE_STRING; in PutValue() 369 nType |= nsSwGetSetExpType::GSE_STRING; in PutValue()
|
H A D | tblcalc.cxx | 135 if(nSubType & nsSwGetSetExpType::GSE_STRING) in Expand()
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldvar.cxx | 351 if ( pSetTyp && pSetTyp->GetType() == nsSwGetSetExpType::GSE_STRING ) in IMPL_LINK() 403 if ( pSetTyp->GetType() & nsSwGetSetExpType::GSE_STRING ) // Textuell? in IMPL_LINK() 442 if ( pSetTyp->GetType() == nsSwGetSetExpType::GSE_STRING ) // Textuell? in IMPL_LINK() 1073 … nNumFormatPos == 0 ? nsSwGetSetExpType::GSE_STRING : nsSwGetSetExpType::GSE_EXPR ); in IMPL_LINK() 1106 … aType.SetType(nNumFormatPos == 0 ? nsSwGetSetExpType::GSE_STRING : nsSwGetSetExpType::GSE_EXPR); in IMPL_LINK() 1220 nSubType = (nFormat == ULONG_MAX) ? nsSwGetSetExpType::GSE_STRING : nsSwGetSetExpType::GSE_EXPR; in FillItemSet() 1255 nSubType = (nSubType & 0xff00) | nsSwGetSetExpType::GSE_STRING; in FillItemSet() 1258 …nSubType = (nSubType & 0xff00) | ((nFormat == ULONG_MAX) ? nsSwGetSetExpType::GSE_STRING : nsSwGet… in FillItemSet()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unofield.cxx | 598 …FieldType*)pType2)->SetType(bParam1 ? nsSwGetSetExpType::GSE_EXPR : nsSwGetSetExpType::GSE_STRING); in setPropertyValue() 1457 nsSwGetSetExpType::GSE_STRING == ((SwUserFieldType*)pFldType)->GetType()) in attachToRange() 1582 nsSwGetSetExpType::GSE_STRING == ((SwSetExpFieldType*)pFldType)->GetType()) in attachToRange() 1612 … case text::SetVariableType::STRING: nSubType = nsSwGetSetExpType::GSE_STRING; break; in attachToRange() 1625 if( nSubType != nsSwGetSetExpType::GSE_STRING && in attachToRange() 1626 … static_cast< SwSetExpFieldType* >(pSetExpFld)->GetType() == nsSwGetSetExpType::GSE_STRING ) in attachToRange() 1627 nSubType = nsSwGetSetExpType::GSE_STRING; in attachToRange()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 1174 SwSetExpFieldType( &rDoc, aName, nsSwGetSetExpType::GSE_STRING ) ); in InsertTagField() 1177 aFld.SetSubType(nSubType | nsSwGetSetExpType::GSE_STRING); in InsertTagField() 1365 pDoc->GetSysFldType(RES_GETEXPFLD), rName, nsSwGetSetExpType::GSE_STRING, 0); in RefToVar() 1435 SwSetExpFieldType(&rDoc, sOrigName, nsSwGetSetExpType::GSE_STRING)); in Read_F_InputVar() 1437 aFld.SetSubType(nsSwExtendedSubType::SUB_INVISIBLE | nsSwGetSetExpType::GSE_STRING); in Read_F_InputVar() 2032 nsSwGetSetExpType::GSE_STRING ) ); in Read_F_Set() 2034 aFld.SetSubType(nsSwExtendedSubType::SUB_INVISIBLE | nsSwGetSetExpType::GSE_STRING); in Read_F_Set()
|
H A D | ww8atr.cxx | 2612 if (nSubType == nsSwGetSetExpType::GSE_STRING) in TextField() 2631 else if (nSubType & nsSwGetSetExpType::GSE_STRING) in TextField()
|
H A D | docxattributeoutput.cxx | 2642 if ( ( nType == RES_SETEXPFLD ) && ( nSubType & nsSwGetSetExpType::GSE_STRING ) ) in WriteField_Impl()
|
/aoo42x/main/sw/inc/ |
H A D | usrfld.hxx | 95 EnableFormat(!(nSub & nsSwGetSetExpType::GSE_STRING)); in SetType()
|
H A D | fldbas.hxx | 203 const SwGetSetExpType GSE_STRING = 0x0001; // String variable
|
H A D | expfld.hxx | 211 EnableFormat( !(nType & (nsSwGetSetExpType::GSE_SEQ|nsSwGetSetExpType::GSE_STRING))); in SetType()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docfld.cxx | 1218 if( nsSwGetSetExpType::GSE_STRING & pFld->GetSubType() ) in FldsToExpand() 1311 String sExpand(((SwUserFieldType*)pFldType)->Expand(nsSwGetSetExpType::GSE_STRING, 0, 0)); in UpdateExpFlds() 1445 if( nsSwGetSetExpType::GSE_STRING & pFld->GetSubType() ) // String Ersetzung in UpdateExpFlds() 2419 (nsSwGetSetExpType::GSE_STRING & pFld->GetSubType()) ) in _MakeFldList()
|
/aoo42x/main/sw/source/filter/ww1/ |
H A D | w1filter.cxx | 643 SwSetExpFieldType( &rOut.GetDoc(), aName, nsSwGetSetExpType::GSE_STRING ) ); in Out() 817 nsSwGetSetExpType::GSE_STRING, VVF_SYS); in Out() 878 SwSetExpFieldType( &rOut.GetDoc(), aName, nsSwGetSetExpType::GSE_STRING ) ); in Out()
|
H A D | fltshell.cxx | 561 SwSetExpFieldType aS(pDoc, rName, nsSwGetSetExpType::GSE_STRING); in SetAttrInDoc() 1179 SwSetExpFieldType aS(&GetDoc(), aName, nsSwGetSetExpType::GSE_STRING); in AddError()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlfldw.cxx | 429 (nsSwGetSetExpType::GSE_STRING & pFld->GetSubType()) ) in OutHTML_SwFmtFld()
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | calc.cxx | 560 if( nsSwGetSetExpType::GSE_STRING & pUFld->GetType() ) in VarLook()
|
Completed in 134 milliseconds