Searched refs:dicList (Results 1 – 1 of 1) sorted by relevance
204 XComponent dicList = UnoRuntime.queryInterface(XComponent.class, xCList); in checkXConversionDictionaryList() local206 dicList.addEventListener(listen); in checkXConversionDictionaryList()207 dicList.dispose(); in checkXConversionDictionaryList()209 dicList.removeEventListener(listen); in checkXConversionDictionaryList()