Home
last modified time | relevance | path

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

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java515 …com.sun.star.frame.XNotifyingDispatch xNotifyingDispatcher = (com.sun.star.frame.XNotifyingDispatc… in executeWithNotification() local
520 if(xNotifyingDispatcher!=null) in executeWithNotification()
521 xNotifyingDispatcher.dispatchWithNotification(aURL,lProperties,xListener); in executeWithNotification()

Completed in 12 milliseconds