Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Ddlistimp.cxx307 pDicEvtLstnrHelper = new DicEvtListenerHelper( this ); in DicList()
308 xDicEvtLstnrHelper = pDicEvtLstnrHelper; in DicList()
534 bRes = pDicEvtLstnrHelper-> in addDictionaryListEventListener()
560 return pDicEvtLstnrHelper->BeginCollectEvents(); in beginCollectEvents()
566 return pDicEvtLstnrHelper->EndCollectEvents(); in endCollectEvents()
572 return pDicEvtLstnrHelper->FlushEvents(); in flushEvents()
611 if (pDicEvtLstnrHelper) in dispose()
612 pDicEvtLstnrHelper->DisposeAndClear( aEvtObj ); in dispose()
699 pDicEvtLstnrHelper->BeginCollectEvents(); in _CreateDicList()
716 pDicEvtLstnrHelper->ClearEvents(); in _CreateDicList()
[all …]
H A Ddlistimp.hxx73 DicEvtListenerHelper *pDicEvtLstnrHelper; member in DicList

Completed in 16 milliseconds