Searched defs:callHandlerMethod (Results 1 – 7 of 7) sorted by relevance
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | WikiOptionsEventHandlerImpl.java | 222 public boolean callHandlerMethod( XWindow xWindow, Object aEventObject, String sMethod ) in callHandlerMethod() method in WikiOptionsEventHandlerImpl 286 public boolean callHandlerMethod( XDialog xDialog, Object aEventObject, String sMethod ) in callHandlerMethod() method in WikiOptionsEventHandlerImpl
|
H A D | WikiEditSettingDialog.java | 354 public boolean callHandlerMethod( XDialog xDialog, Object EventObject, String MethodName ) in callHandlerMethod() method in WikiEditSettingDialog
|
H A D | WikiPropDialog.java | 255 public boolean callHandlerMethod( XDialog xDialog, Object EventObject, String MethodName ) in callHandlerMethod() method in WikiPropDialog
|
H A D | WikiDialog.java | 120 public boolean callHandlerMethod( XDialog xDialog, Object EventObject, String MethodName ) in callHandlerMethod() method in WikiDialog
|
/trunk/main/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/ |
H A D | OptionsEventHandler.java | 156 public boolean callHandlerMethod(com.sun.star.awt.XWindow aWindow, in callHandlerMethod() method in OptionsEventHandler._OptionsEventHandler
|
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/ |
H A D | DialogComponent.java | 168 …public boolean callHandlerMethod( /*IN*/XDialog xDialog, /*IN*/Object EventObject, /*IN*/String Me… in callHandlerMethod() method in DialogComponent._DialogComponent
|
/trunk/main/sdext/source/pdfimport/ |
H A D | filterdet.cxx | 160 virtual ::sal_Bool SAL_CALL callHandlerMethod( const uno::Reference< awt::XDialog >& /*xDialog*/, in callHandlerMethod() function in pdfi::__anonccc1726d0111::ChooserDialogHandler
|
Completed in 55 milliseconds