Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/awt/
H A DXMenuListener.idl49 [oneway] void itemDeactivated( [in] MenuEvent aEvent );
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoMenu.java185 public void itemDeactivated(MenuEvent menuEvent) { in itemDeactivated() method in UnoMenu
/trunk/main/svtools/inc/svtools/
H A Dpopupmenucontrollerbase.hxx92 …virtual void SAL_CALL itemDeactivated( const ::com::sun::star::awt::MenuEvent& rEvent ) throw (::c…
/trunk/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx205 void SAL_CALL PopupMenuControllerBase::itemDeactivated( const awt::MenuEvent& ) throw (RuntimeExcep… in itemDeactivated() function in svt::PopupMenuControllerBase
/trunk/main/toolkit/inc/toolkit/helper/
H A Dlistenermultiplexer.hxx215 …void SAL_CALL itemDeactivated( const ::com::sun::star::awt::MenuEvent& rEvent ) throw(::com::sun::…
/trunk/main/toolkit/source/helper/
H A Dlistenermultiplexer.cxx182 …THOD( MenuListenerMultiplexer, ::com::sun::star::awt::XMenuListener, itemDeactivated, ::com::sun::…
/trunk/main/toolkit/source/awt/
H A Dvclxmenu.cxx155 maMenuListeners.itemDeactivated( aEvent ); in IMPL_LINK()

Completed in 34 milliseconds