Home
last modified time | relevance | path

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

/aoo41x/main/linguistic/source/
H A Ddlistimp.cxx84 uno::Sequence< DictionaryEvent > aCollectDicEvt; member in DicEvtListenerHelper
219 sal_Int32 nColEvts = aCollectDicEvt.getLength(); in processDictionaryEvent()
220 aCollectDicEvt.realloc( nColEvts + 1 ); in processDictionaryEvent()
221 aCollectDicEvt.getArray()[ nColEvts ] = rDicEvent; in processDictionaryEvent()
274 aDicEvents = aCollectDicEvt; in FlushEvents()
288 aCollectDicEvt.realloc( 0 ); in FlushEvents()

Completed in 11 milliseconds