Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dtrvlfnfl.cxx192 if( rFtnArr.SeekEntry( GetPoint()->nNode, &nPos )) in GotoNextFtnAnchor()
253 if( rFtnArr.SeekEntry( GetPoint()->nNode, &nPos ) ) in GotoPrevFtnAnchor()
/trunk/main/sw/source/core/doc/
H A Dftnidx.cxx123 if( SeekEntry( *pCapStt, &nPos ) && nPos ) in UpdateFtn()
296 SwTxtFtn* SwFtnIdxs::SeekEntry( const SwNodeIndex& rPos, sal_uInt16* pFndPos ) const in SeekEntry() function in SwFtnIdxs
H A Ddocftn.cxx422 rFtnArr.SeekEntry( pStt->nNode, &nPos ); in SetCurFtn()
H A Ddocedt.cxx388 rFtnArr.SeekEntry( rSttNd, &nPos ); in lcl_SaveFtn()
/trunk/main/sw/source/ui/fldui/
H A Dfldref.cxx905 if (pSh->GetSeqFtnList(aArr) && aArr.SeekEntry(aElem, &nPos)) in FillItemSet()
926 if (pSh->GetSeqFtnList(aArr, true) && aArr.SeekEntry(aElem, &nPos)) in FillItemSet()
994 if (pType->GetSeqFldList(aArr) && aArr.SeekEntry(aElem, &nPos)) in FillItemSet()
/trunk/main/sw/inc/
H A Dftnidx.hxx51 SwTxtFtn* SeekEntry( const SwNodeIndex& rIdx, sal_uInt16* pPos = 0 ) const;
H A Dexpfld.hxx65 sal_Bool SeekEntry( const _SeqFldLstElem& , sal_uInt16* pPos = 0 );
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx718 sal_Bool bRet = SeekEntry( *pNew, &nPos ); in InsertSort()
724 sal_Bool SwSeqFldList::SeekEntry( const _SeqFldLstElem& rNew, sal_uInt16* pP ) in SeekEntry() function in SwSeqFldList
/trunk/main/sw/source/core/layout/
H A Dssfrm.cxx473 rFtnIdxs.SeekEntry( *pTxtNd, &nPos ); in ~SwCntntFrm()
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx576 rFtnArr.SeekEntry( pStt->nNode, &nPos ); in DelCntntIndex()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx773 rFtnArr.SeekEntry( SwNodeIndex( *pNd ), &nPos ); in lcl_DeleteFtn()
H A Dnode.cxx511 const SwTxtFtn* pTFtn = GetDoc()->GetFtnIdxs().SeekEntry( in IsProtect()

Completed in 95 milliseconds