Searched refs:aAnchorList (Results 1 – 1 of 1) sorted by relevance
624 if ( aAnchorList[j].getLength() > 0 ) \626 aData.append( aRefList[j] ).append( sal_Unicode('#') ).append( aAnchorList[j] ); \690 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aAnchorList = aAnchorRefList[i]; in InitializeIndex() local693 …DBG_ASSERT( aRefList.getLength() == aAnchorList.getLength(),"reference list and title list of diff… in InitializeIndex()714 …DBG_ASSERT( aAnchorList.getLength(), "*IndexTabPage_Impl::InitializeIndex(): AnchorList is empty!"… in InitializeIndex()717 if ( aAnchorList.getLength() && nRefListLen ) in InitializeIndex()
Completed in 32 milliseconds