Home
last modified time | relevance | path

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

/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.hxx127 com::sun::star::uno::Sequence< rtl::OUString > listAnchor; member in chelp::KeywordInfo::KeywordElement
145 getAnchorList() { return listAnchor; } in getAnchorList()
153 …com::sun::star::uno::Sequence< com::sun::star::uno::Sequence< rtl::OUString > > listId,listAnchor,… member in chelp::KeywordInfo
H A Ddatabases.cxx793 listAnchor.realloc( id.size() ); in init()
803 listAnchor[i] = anchor[i]; in init()
832 listAnchor( aVec.size() ), in KeywordInfo()
839 listAnchor[i] = aVec[i].listAnchor; in KeywordInfo()

Completed in 52 milliseconds