Home
last modified time | relevance | path

Searched refs:TYP_SEQFLD (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/sw/source/ui/fldui/
H A Dfldvar.cxx491 case TYP_SEQFLD: in IMPL_LINK()
878 case TYP_SEQFLD: in IMPL_LINK()
935 if (nTypeId == TYP_SETFLD || nTypeId == TYP_SEQFLD) in IMPL_LINK()
961 … if (nTypeId == TYP_SEQFLD && !(pFldType->GetType() & nsSwGetSetExpType::GSE_SEQ)) in IMPL_LINK()
1010 case TYP_SEQFLD: in IMPL_LINK()
1264 case TYP_SEQFLD: in FillItemSet()
H A Dfldmgr.cxx240 { TYP_SEQFLD, 0, 0, FMT_NUM_BEGIN, FMT_NUM_END-2 },
532 case TYP_SEQFLD: in GetSubTypes()
555 (nTypeId == TYP_SEQFLD && nWhich == RES_SETEXPFLD && in GetSubTypes()
742 case TYP_SEQFLD: in GetFormatId()
1306 case TYP_SEQFLD: in InsertFld()
H A Dfldpage.cxx264 case TYP_SEQFLD: in InsertFld()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dcption.cxx245 nCount = pMgr->GetFormatCount(TYP_SEQFLD, sal_False); in SwCaptionDialog()
248 aFormatBox.InsertEntry( pMgr->GetFormatStr(TYP_SEQFLD, i) ); in SwCaptionDialog()
249 sal_uInt16 nFmtId = pMgr->GetFormatId(TYP_SEQFLD, i); in SwCaptionDialog()
/aoo4110/main/sw/source/ui/config/
H A Doptload.cxx462 nCount = pMgr->GetFormatCount(TYP_SEQFLD, sal_False); in SwCaptionOptPage()
465 aFormatBox.InsertEntry( pMgr->GetFormatStr(TYP_SEQFLD, i) ); in SwCaptionOptPage()
466 sal_uInt16 nFmtId = pMgr->GetFormatId(TYP_SEQFLD, i); in SwCaptionOptPage()
/aoo4110/main/sw/source/core/fields/
H A Dexpfld.cxx830 ? TYP_SEQFLD in GetFieldName()
840 if (TYP_SEQFLD != nStrType) in GetFieldName()
H A Dfldbas.cxx240 nRet = TYP_SEQFLD; in GetTypeId()
/aoo4110/main/sw/inc/
H A Dfldbas.hxx119 TYP_SEQFLD, enumerator
/aoo4110/main/basic/source/runtime/
H A Drtlproto.hxx121 extern RTLFUNC(TYP_SEQFLD);
H A Dprops.cxx591 RTLFUNC(TYP_SEQFLD) in RTLFUNC() argument
H A Dstdobj.cxx576 { "TYP_SEQFLD", SbxINTEGER, _CPROP, RTLNAME(TYP_SEQFLD),0 },
/aoo4110/main/sw/source/core/frmedt/
H A Dfefly1.cxx1487 && TYP_SEQFLD == ((SwFmtFld*)pItem)->GetField()->GetTypeId() ) in RequestObjectResize()

Completed in 92 milliseconds