Home
last modified time | relevance | path

Searched refs:GSE_SEQ (Results 1 – 18 of 18) sorted by relevance

/aoo4110/main/sw/source/core/fields/
H A Dexpfld.cxx79 case nsSwGetSetExpType::GSE_SEQ: in SV_IMPL_PTRARR()
100 case SetVariableType::SEQUENCE: nSet = nsSwGetSetExpType::GSE_SEQ; break; in lcl_APIToSubType()
510 if( ( nsSwGetSetExpType::GSE_SEQ | nsSwGetSetExpType::GSE_STRING ) & nType ) in SwSetExpFieldType()
552 if( !GetDepends() || !(nsSwGetSetExpType::GSE_SEQ & nType) ) in SetSeqRefNo()
970 if( !(nType & nsSwGetSetExpType::GSE_SEQ) || rStr.Len() ) in SetPar2()
H A Dfldbas.cxx239 if( nsSwGetSetExpType::GSE_SEQ & GetSubType() ) in GetTypeId()
H A Dreffld.cxx811 nsSwGetSetExpType::GSE_SEQ & ((SwSetExpFieldType*)pFldType)->GetType() ) in FindAnchor()
/aoo4110/main/sw/source/ui/fldui/
H A Dfldmgr.cxx550 … !(((SwSetExpFieldType*)pFldType)->GetType() & nsSwGetSetExpType::GSE_SEQ)) || in GetSubTypes()
553 … !(((SwSetExpFieldType*)pFldType)->GetType() & nsSwGetSetExpType::GSE_SEQ)) || in GetSubTypes()
556 (((SwSetExpFieldType*)pFldType)->GetType() & nsSwGetSetExpType::GSE_SEQ)) || in GetSubTypes()
561 … !(((SwSetExpFieldType*)pFldType)->GetType() & nsSwGetSetExpType::GSE_SEQ))) ) ) in GetSubTypes()
1309 SwSetExpFieldType(pCurShell->GetDoc(), rData.sPar1, nsSwGetSetExpType::GSE_SEQ)); in InsertFld()
1321 nSubType = nsSwGetSetExpType::GSE_SEQ; in InsertFld()
H A Dfldpage.cxx270 nSubType = nsSwGetSetExpType::GSE_SEQ; in InsertFld()
H A Dfldvar.cxx961 … if (nTypeId == TYP_SEQFLD && !(pFldType->GetType() & nsSwGetSetExpType::GSE_SEQ)) in IMPL_LINK()
964 if (nTypeId == TYP_SETFLD && (pFldType->GetType() & nsSwGetSetExpType::GSE_SEQ)) in IMPL_LINK()
H A Dfldref.cxx242 … if ((nsSwGetSetExpType::GSE_SEQ & pType->GetType()) && pType->GetDepends() && pSh->IsUsed(*pType)) in Reset()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dcption.cxx177 ((SwSetExpFieldType *) pType)->GetType() & nsSwGetSetExpType::GSE_SEQ ) in SwCaptionDialog()
358 ((SwSetExpFieldType*)pType)->GetType() == nsSwGetSetExpType::GSE_SEQ) in IMPL_LINK_INLINE_END()
553 SwSetExpFieldType aFldType( rSh.GetDoc(), aFldTypeName, nsSwGetSetExpType::GSE_SEQ ); in Apply()
/aoo4110/main/sw/inc/
H A Dexpfld.hxx211 EnableFormat( !(nType & (nsSwGetSetExpType::GSE_SEQ|nsSwGetSetExpType::GSE_STRING))); in SetType()
292 { return 0 != (nsSwGetSetExpType::GSE_SEQ & ((SwSetExpFieldType*)GetTyp())->GetType()); } in IsSequenceFld()
H A Dfldbas.hxx206 const SwGetSetExpType GSE_SEQ = 0x0008; // Sequence variable
/aoo4110/main/sw/source/core/doc/
H A Ddocfld.cxx106 if( nsSwGetSetExpType::GSE_SEQ & ((SwSetExpFieldType&)rFldTyp).GetType() ) in SV_IMPL_OP_PTRARR_SORT()
1655 SW_RESSTR(STR_POOLCOLL_LABEL_ABB), nsSwGetSetExpType::GSE_SEQ), nFldType++); in _InitFieldTypes()
1657 SW_RESSTR(STR_POOLCOLL_LABEL_TABLE), nsSwGetSetExpType::GSE_SEQ),nFldType++); in _InitFieldTypes()
1659 SW_RESSTR(STR_POOLCOLL_LABEL_FRAME), nsSwGetSetExpType::GSE_SEQ),nFldType++); in _InitFieldTypes()
1661 SW_RESSTR(STR_POOLCOLL_LABEL_DRAWING), nsSwGetSetExpType::GSE_SEQ),nFldType++); in _InitFieldTypes()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx161 SwSetExpFieldType aSwSetExpFieldType(rSh.GetDoc(), rName, nsSwGetSetExpType::GSE_SEQ); in InsertCaption()
/aoo4110/main/sw/source/core/sw3io/
H A Dsw3convert.cxx377 else if( !(nsSwGetSetExpType::GSE_SEQ & nSubType) ) in sw3io_ConvertToOldField()
/aoo4110/main/sw/source/ui/config/
H A Doptload.cxx715 ((SwSetExpFieldType *) pType)->GetType() & nsSwGetSetExpType::GSE_SEQ ) in IMPL_LINK()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par5.cxx1444 SwSetExpFieldType aT( &rDoc, CREATE_CONST_ASC("AutoNr"), nsSwGetSetExpType::GSE_SEQ ); in Read_F_ANumber()
1518 SwSetExpFieldType( &rDoc, aSequenceName, nsSwGetSetExpType::GSE_SEQ ) ); in Read_F_Seq()
H A Dww8atr.cxx2621 if (nsSwGetSetExpType::GSE_SEQ == nSubType) in TextField()
/aoo4110/main/sw/source/core/txtnode/
H A Dthints.cxx2929 … if( nsSwGetSetExpType::GSE_SEQ & ((SwSetExpFieldType*)pFld->GetTyp())->GetType() ) in TryInsertHint()
/aoo4110/main/sw/source/ui/index/
H A Dcnttab.cxx1432 ((SwSetExpFieldType *) pType)->GetType() & nsSwGetSetExpType::GSE_SEQ ) in Reset()

Completed in 157 milliseconds