Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/appl/
H A Dnewhelp.cxx624 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() local
693 …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 37 milliseconds