Searched refs:GetSeqFtnList (Results 1 – 3 of 3) sorted by relevance
555 sal_uInt16 nCnt = pSh->GetSeqFtnList( aArr ); in UpdateSubType()568 sal_uInt16 nCnt = pSh->GetSeqFtnList( aArr, true ); in UpdateSubType()905 if (pSh->GetSeqFtnList(aArr) && aArr.SeekEntry(aElem, &nPos)) in FillItemSet()926 if (pSh->GetSeqFtnList(aArr, true) && aArr.SeekEntry(aElem, &nPos)) in FillItemSet()
284 sal_uInt16 SwEditShell::GetSeqFtnList( SwSeqFldList& rList, bool bEndNotes ) in GetSeqFtnList() function in SwEditShell
801 sal_uInt16 GetSeqFtnList( SwSeqFldList& rList, bool bEndNotes = false );
Completed in 27 milliseconds