LibreOffice Module toolkit (master) 1
Functions
vclxmenu.cxx File Reference
#include <toolkit/awt/vclxmenu.hxx>
#include <toolkit/helper/convert.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <tools/debug.hxx>
#include <vcl/dialoghelper.hxx>
#include <vcl/graph.hxx>
#include <vcl/menu.hxx>
#include <vcl/keycod.hxx>
#include <vcl/image.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
#include <com/sun/star/awt/KeyModifier.hpp>
Include dependency graph for vclxmenu.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (VCLXMenu, MenuEventListener, VclMenuEvent &, rMenuEvent, void)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_VCLXMenuBar_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_VCLXPopupMenu_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( VCLXMenu  ,
MenuEventListener  ,
VclMenuEvent ,
rMenuEvent  ,
void   
)

Definition at line 87 of file vclxmenu.cxx.

References aEvent, and DBG_ASSERT.

◆ stardiv_Toolkit_VCLXMenuBar_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_VCLXMenuBar_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 844 of file vclxmenu.cxx.

◆ stardiv_Toolkit_VCLXPopupMenu_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_VCLXPopupMenu_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 862 of file vclxmenu.cxx.