Home
last modified time | relevance | path

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

/trunk/main/linguistic/inc/
H A Diprcache.hxx95 class SpellCache : class
108 SpellCache(const SpellCache &);
109 SpellCache & operator = (const SpellCache &);
112 SpellCache();
113 virtual ~SpellCache();
/trunk/main/linguistic/source/
H A Diprcache.cxx234 SpellCache::SpellCache() in SpellCache() function in linguistic::SpellCache
244 SpellCache::~SpellCache() in ~SpellCache()
252 void SpellCache::Flush() in Flush()
260 bool SpellCache::CheckWord( const OUString& rWord, LanguageType nLang ) in CheckWord()
268 void SpellCache::AddWord( const OUString& rWord, LanguageType nLang ) in AddWord()
H A Dspelldsp.hxx72 linguistic::SpellCache *pCache; // Spell Cache (holds known words)
78 inline linguistic::SpellCache & GetCache() const;
130 inline linguistic::SpellCache & SpellCheckerDispatcher::GetCache() const in GetCache()
133 ((SpellCheckerDispatcher *) this)->pCache = new linguistic::SpellCache(); in GetCache()
/trunk/main/sc/util/
H A Dsc.flt106 SpellCache

Completed in 13 milliseconds