Searched refs:nRefListLen (Results 1 – 1 of 1) sorted by relevance
712 sal_uInt32 nRefListLen = aRefList.getLength(); in InitializeIndex() local715 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 29 milliseconds