Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/Charts/
H A DSelectionChangeListener.java159 XMultiComponentFactory mMCF = maContext.getServiceManager(); in selectionChanged() local
161 MyMessageBox aMsgBox = new MyMessageBox(mMCF); in selectionChanged()
172 private XMultiComponentFactory mMCF; field in SelectionChangeListener.MyMessageBox
175 mMCF = xMCF; in MyMessageBox()
187 … Object oDesktop = mMCF.createInstanceWithContext("com.sun.star.frame.Desktop", maContext); in run()
188 … Object oToolKit = mMCF.createInstanceWithContext("com.sun.star.awt.Toolkit", maContext); in run()

Completed in 16 milliseconds