Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Charts/
H A DSelectionChangeListener.java180 XInterface aToolKit = null; in run() local
191 aToolKit = (XInterface) UnoRuntime.queryInterface(XInterface.class, oToolKit); in run()
200 …xFactory aMBF = (XMessageBoxFactory) UnoRuntime.queryInterface(XMessageBoxFactory.class, aToolKit); in run()

Completed in 6 milliseconds