Home
last modified time | relevance | path

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

/aoo41x/main/linguistic/source/
H A Diprcache.cxx131 FlushListener::FlushListener( Flushable *pFO ) in FlushListener() function in linguistic::FlushListener
137 FlushListener::~FlushListener() in ~FlushListener()
142 void FlushListener::SetDicList( Reference<XDictionaryList> &rDL ) in SetDicList()
158 void FlushListener::SetPropSet( Reference< XPropertySet > &rPS ) in SetPropSet()
174 void SAL_CALL FlushListener::disposing( const EventObject& rSource ) in disposing()
192 void SAL_CALL FlushListener::processDictionaryListEvent( in processDictionaryListEvent()
215 void SAL_CALL FlushListener::propertyChange( in propertyChange()
236 pFlushLstnr = new FlushListener( this ); in SpellCache()
/aoo41x/main/linguistic/inc/
H A Diprcache.hxx57 class FlushListener : class
71 FlushListener(const FlushListener &);
72 FlushListener & operator = (const FlushListener &);
75 FlushListener( Flushable *pFO );
76 virtual ~FlushListener();
101 FlushListener *pFlushLstnr;

Completed in 20 milliseconds