Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx712 sal_uInt32 nRefListLen = aRefList.getLength(); in InitializeIndex() local
715 DBG_ASSERT( nRefListLen, "*IndexTabPage_Impl::InitializeIndex(): RefList is empty!" ); \ in InitializeIndex()
717 if ( aAnchorList.getLength() && nRefListLen ) in InitializeIndex()
722 for ( sal_uInt32 j = 1; j < nRefListLen ; ++j ) in InitializeIndex()

Completed in 20 milliseconds