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 ProposalList102 void ProposalList::Prepend( const OUString &rText ) in Prepend()108 void ProposalList::Append( const OUString &rText ) in Append()125 void ProposalList::Append( const Sequence< OUString > &rNew ) in Append()137 size_t ProposalList::Count() const in Count()151 Sequence< OUString > ProposalList::GetSequence() const in GetSequence()168 void ProposalList::Remove( const OUString &rText ) in Remove()[all …]
Completed in 17 milliseconds