Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dspelldsp.cxx66 class ProposalList class
73 ProposalList( const ProposalList & );
74 ProposalList & operator = ( const ProposalList & );
77 ProposalList() {} in ProposalList() function in ProposalList
102 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 23 milliseconds