Searched refs:ProposalList (Results 1 – 1 of 1) sorted by relevance
66 class ProposalList class73 ProposalList( const ProposalList & );74 ProposalList & operator = ( const ProposalList & );77 ProposalList() {} in ProposalList() function in ProposalList90 sal_Bool ProposalList::HasEntry( const OUString &rText ) const in HasEntry()102 void ProposalList::Prepend( const OUString &rText ) in Prepend()108 void ProposalList::Append( const OUString &rText ) in Append()114 void ProposalList::Append( const std::vector< OUString > &rNew ) in Append()125 void ProposalList::Append( const Sequence< OUString > &rNew ) in Append()137 size_t ProposalList::Count() const in Count()[all …]