Home
last modified time | relevance | path

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

/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.hxx126 com::sun::star::uno::Sequence< rtl::OUString > listId; member in chelp::KeywordInfo::KeywordElement
142 getIdList() { return listId; } in getIdList()
153 …com::sun::star::uno::Sequence< com::sun::star::uno::Sequence< rtl::OUString > > listId,listAnchor,… member in chelp::KeywordInfo
H A Ddatabases.cxx792 listId.realloc( id.size() ); in init()
802 listId[i] = id[i]; in init()
831 listId( aVec.size() ), in KeywordInfo()
838 listId[i] = aVec[i].listId; in KeywordInfo()

Completed in 24 milliseconds