Home
last modified time | relevance | path

Searched refs:_SwTxtFtn_GetIndex (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/doc/
H A Dftnidx.cxx43 sal_uLong nIdx = _SwTxtFtn_GetIndex( rSrch ); in _SV_IMPL_SORTAR_ALG()
53 sal_uLong nFndIdx = _SwTxtFtn_GetIndex( (*this)[ nM ] ); in _SV_IMPL_SORTAR_ALG()
307 sal_uLong nNdIdx = _SwTxtFtn_GetIndex( (*this)[ nM ] ); in SeekEntry()
H A Ddocftn.cxx437 (( nIdx = _SwTxtFtn_GetIndex((pTxtFtn = rFtnArr[ nPos++ ] ))) in SetCurFtn()
469 (( nIdx = _SwTxtFtn_GetIndex((pTxtFtn = rFtnArr[ --nPos ] ))) in SetCurFtn()
/aoo4110/main/sw/inc/
H A Dftnidx.hxx37 #define _SwTxtFtn_GetIndex( pFIdx ) (pFIdx->GetTxtNode().GetIndex()) macro
/aoo4110/main/sw/source/core/docnode/
H A Dndsect.cxx778 _SwTxtFtn_GetIndex( (pSrch = rFtnArr[ nPos ]) ) <= nEnd ) in lcl_DeleteFtn()
788 _SwTxtFtn_GetIndex( (pSrch = rFtnArr[ nPos ]) ) >= nStt ) in lcl_DeleteFtn()
/aoo4110/main/sw/source/core/undo/
H A Drolbck.cxx464 , m_nNodeIndex( _SwTxtFtn_GetIndex( (&rTxtFtn) ) ) in SwHistorySetFootnote()

Completed in 36 milliseconds