Searched refs:TYP_SEQFLD (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/sw/source/ui/fldui/ |
H A D | fldvar.cxx | 491 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 D | fldmgr.cxx | 240 { 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 D | fldpage.cxx | 264 case TYP_SEQFLD: in InsertFld()
|
/aoo4110/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 245 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 D | optload.cxx | 462 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 D | expfld.cxx | 830 ? TYP_SEQFLD in GetFieldName() 840 if (TYP_SEQFLD != nStrType) in GetFieldName()
|
H A D | fldbas.cxx | 240 nRet = TYP_SEQFLD; in GetTypeId()
|
/aoo4110/main/sw/inc/ |
H A D | fldbas.hxx | 119 TYP_SEQFLD, enumerator
|
/aoo4110/main/basic/source/runtime/ |
H A D | rtlproto.hxx | 121 extern RTLFUNC(TYP_SEQFLD);
|
H A D | props.cxx | 591 RTLFUNC(TYP_SEQFLD) in RTLFUNC() argument
|
H A D | stdobj.cxx | 576 { "TYP_SEQFLD", SbxINTEGER, _CPROP, RTLNAME(TYP_SEQFLD),0 },
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 1487 && TYP_SEQFLD == ((SwFmtFld*)pItem)->GetField()->GetTypeId() ) in RequestObjectResize()
|
Completed in 104 milliseconds