LibreOffice Module vbahelper (master) 1
Classes | Typedefs
vbacommandbarcontrol.hxx File Reference
#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>
Include dependency graph for vbacommandbarcontrol.hxx:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ CommandBarButton_BASE

typedef cppu::ImplInheritanceHelper< ScVbaCommandBarControl, ov::XCommandBarButton > CommandBarButton_BASE

Definition at line 93 of file vbacommandbarcontrol.hxx.

◆ CommandBarControl_BASE

typedef InheritedHelperInterfaceWeakImpl< ov::XCommandBarControl > CommandBarControl_BASE

Definition at line 31 of file vbacommandbarcontrol.hxx.

◆ CommandBarPopup_BASE

typedef cppu::ImplInheritanceHelper< ScVbaCommandBarControl, ov::XCommandBarPopup > CommandBarPopup_BASE

Definition at line 77 of file vbacommandbarcontrol.hxx.