Home
last modified time | relevance | path

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

/trunk/main/framework/inc/uielement/
H A Dfontmenucontroller.hxx74 …virtual void SAL_CALL itemActivated( const ::com::sun::star::awt::MenuEvent& rEvent ) throw (::com…
H A Dcontrolmenucontroller.hxx80 …virtual void SAL_CALL itemActivated( const ::com::sun::star::awt::MenuEvent& rEvent ) throw (::com…
H A Drecentfilesmenucontroller.hxx55 …virtual void SAL_CALL itemActivated( const ::com::sun::star::awt::MenuEvent& rEvent ) throw (::com…
H A Dnewmenucontroller.hxx90 …virtual void SAL_CALL itemActivated( const ::com::sun::star::awt::MenuEvent& rEvent ) throw (::com…
H A Dtoolbarsmenucontroller.hxx85 …virtual void SAL_CALL itemActivated( const ::com::sun::star::awt::MenuEvent& rEvent ) throw (::com…
/trunk/main/offapi/com/sun/star/awt/
H A DXMenuListener.idl45 [oneway] void itemActivated( [in] MenuEvent aEvent );
/trunk/main/framework/source/uielement/
H A Dfontmenucontroller.cxx190 void SAL_CALL FontMenuController::itemActivated( const css::awt::MenuEvent& ) throw (RuntimeExcepti… in itemActivated() function in framework::FontMenuController
H A Dcontrolmenucontroller.cxx349 void SAL_CALL ControlMenuController::itemActivated( const css::awt::MenuEvent& ) throw (RuntimeExce… in itemActivated() function in framework::ControlMenuController
H A Drecentfilesmenucontroller.cxx325 void SAL_CALL RecentFilesMenuController::itemActivated( const css::awt::MenuEvent& ) throw (Runtime… in itemActivated() function in framework::RecentFilesMenuController
H A Dnewmenucontroller.cxx473 void SAL_CALL NewMenuController::itemActivated( const css::awt::MenuEvent& ) throw (RuntimeExceptio… in itemActivated() function in framework::NewMenuController
H A Dtoolbarsmenucontroller.cxx781 void SAL_CALL ToolbarsMenuController::itemActivated( const css::awt::MenuEvent& ) throw (RuntimeExc… in itemActivated() function in framework::ToolbarsMenuController
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoMenu.java188 public void itemActivated(MenuEvent menuEvent) { in itemActivated() method in UnoMenu
/trunk/main/svtools/inc/svtools/
H A Dpopupmenucontrollerbase.hxx91 …virtual void SAL_CALL itemActivated( const ::com::sun::star::awt::MenuEvent& rEvent ) throw (::com…
/trunk/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx201 void SAL_CALL PopupMenuControllerBase::itemActivated( const awt::MenuEvent& ) throw (RuntimeExcepti… in itemActivated() function in svt::PopupMenuControllerBase
/trunk/main/toolkit/inc/toolkit/helper/
H A Dlistenermultiplexer.hxx214 …void SAL_CALL itemActivated( const ::com::sun::star::awt::MenuEvent& rEvent ) throw(::com::sun::st…
/trunk/main/toolkit/source/helper/
H A Dlistenermultiplexer.cxx181 …ETHOD( MenuListenerMultiplexer, ::com::sun::star::awt::XMenuListener, itemActivated, ::com::sun::s…
/trunk/main/toolkit/source/awt/
H A Dvclxmenu.cxx144 maMenuListeners.itemActivated( aEvent ); in IMPL_LINK()

Completed in 52 milliseconds