Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Diprcache.cxx236 pFlushLstnr = new FlushListener( this ); in SpellCache()
237 xFlushLstnr = pFlushLstnr; in SpellCache()
239 pFlushLstnr->SetDicList( aDictionaryList ); //! after reference is established in SpellCache()
241 pFlushLstnr->SetPropSet( aPropertySet ); //! after reference is established in SpellCache()
248 pFlushLstnr->SetDicList( aEmptyList ); in ~SpellCache()
249 pFlushLstnr->SetPropSet( aEmptySet ); in ~SpellCache()
/aoo4110/main/linguistic/inc/
H A Diprcache.hxx101 FlushListener *pFlushLstnr; member in linguistic::SpellCache

Completed in 21 milliseconds