Searched refs:FlushListener (Results 1 – 2 of 2) sorted by relevance
131 FlushListener::FlushListener( Flushable *pFO ) in FlushListener() function in linguistic::FlushListener137 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()
57 class FlushListener : class71 FlushListener(const FlushListener &);72 FlushListener & operator = (const FlushListener &);75 FlushListener( Flushable *pFO );76 virtual ~FlushListener();101 FlushListener *pFlushLstnr;
Completed in 18 milliseconds