|
LibreOffice Module vbahelper (master) 1
|
#include <ooo/vba/XCommandBarControl.hpp>#include <ooo/vba/XCommandBarPopup.hpp>#include <ooo/vba/XCommandBarButton.hpp>#include <ooo/vba/office/MsoControlType.hpp>#include <com/sun/star/awt/XMenu.hpp>#include <vbahelper/vbahelperinterface.hxx>#include "vbacommandbarhelper.hxx"#include <cppuhelper/implbase.hxx>Go to the source code of this file.
Classes | |
| class | ScVbaCommandBarControl |
| class | ScVbaCommandBarPopup |
| class | ScVbaCommandBarButton |
Typedefs | |
| typedef InheritedHelperInterfaceWeakImpl< ov::XCommandBarControl > | CommandBarControl_BASE |
| typedef cppu::ImplInheritanceHelper< ScVbaCommandBarControl, ov::XCommandBarPopup > | CommandBarPopup_BASE |
| typedef cppu::ImplInheritanceHelper< ScVbaCommandBarControl, ov::XCommandBarButton > | CommandBarButton_BASE |
| typedef cppu::ImplInheritanceHelper< ScVbaCommandBarControl, ov::XCommandBarButton > CommandBarButton_BASE |
Definition at line 93 of file vbacommandbarcontrol.hxx.
| typedef InheritedHelperInterfaceWeakImpl< ov::XCommandBarControl > CommandBarControl_BASE |
Definition at line 31 of file vbacommandbarcontrol.hxx.
| typedef cppu::ImplInheritanceHelper< ScVbaCommandBarControl, ov::XCommandBarPopup > CommandBarPopup_BASE |
Definition at line 77 of file vbacommandbarcontrol.hxx.