Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/awt/
H A DXContainerWindowProvider.idl82 … If XContainerWindowEventHandler is supported XContainerWindowEventHandler.callHandlerMethod()
84 handled by XContainerWindowEventHandler (callHandlerMethod() then has to return
95 callHandlerMethod except for MethodName itself that isn't needed
H A DXDialogProvider2.idl73 If XDialogEventHandler is supported XDialogEventHandler.callHandlerMethod()
75 handled by XDialogEventHandler (callHandlerMethod() then has to return
86 callHandlerMethod except for MethodName itself that isn't needed
H A DXDialogEventHandler.idl83 boolean callHandlerMethod(
93 all method names that will be accepted in calls to callHandlerMethod.
H A DXContainerWindowEventHandler.idl84 boolean callHandlerMethod(
94 all method names that will be accepted in calls to callHandlerMethod.
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiOptionsEventHandlerImpl.java222 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 DWikiPropDialog.java255 public boolean callHandlerMethod( XDialog xDialog, Object EventObject, String MethodName ) in callHandlerMethod() method in WikiPropDialog
H A DWikiDialog.java120 public boolean callHandlerMethod( XDialog xDialog, Object EventObject, String MethodName ) in callHandlerMethod() method in WikiDialog
H A DWikiEditSettingDialog.java354 public boolean callHandlerMethod( XDialog xDialog, Object EventObject, String MethodName ) in callHandlerMethod() method in WikiEditSettingDialog
/trunk/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx548 bHandled = xDialogEventHandler->callHandlerMethod( xDialog, aEventObject, aMethodName ); in firing_impl()
557 … bHandled = xContainerWindowEventHandler->callHandlerMethod( xWindow, aEventObject, aMethodName ); in firing_impl()
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java168 …public boolean callHandlerMethod( /*IN*/XDialog xDialog, /*IN*/Object EventObject, /*IN*/String Me… in callHandlerMethod() method in DialogComponent._DialogComponent
/trunk/main/framework/source/classes/
H A Dfwktabwindow.cxx152 … bRet = m_xEventHdl->callHandlerMethod( m_xPage, uno::makeAny( rMethod ), EXTERNAL_EVENT ); in CallMethod()
/trunk/main/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/
H A DOptionsEventHandler.java156 public boolean callHandlerMethod(com.sun.star.awt.XWindow aWindow, in callHandlerMethod() method in OptionsEventHandler._OptionsEventHandler
/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx160 virtual ::sal_Bool SAL_CALL callHandlerMethod( const uno::Reference< awt::XDialog >& /*xDialog*/, in callHandlerMethod() function in pdfi::__anonccc1726d0111::ChooserDialogHandler
/trunk/main/cui/source/options/
H A Dtreeopt.cxx2757 … bRet = m_xEventHdl->callHandlerMethod( m_xPage, makeAny( rAction ), C2U("external_event") ); in DispatchAction()

Completed in 72 milliseconds