LibreOffice Module vbahelper (master) 1
Classes | Typedefs
vbacombobox.hxx File Reference
#include <memory>
#include <optional>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/script/XDefaultProperty.hpp>
#include <ooo/vba/msforms/XComboBox.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include "vbacontrol.hxx"
#include "vbalistcontrolhelper.hxx"
#include <vbahelper/vbahelper.hxx>
Include dependency graph for vbacombobox.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScVbaComboBox
 

Typedefs

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XComboBox, css::script::XDefaultProperty > ComboBoxImpl_BASE
 

Typedef Documentation

◆ ComboBoxImpl_BASE

typedef cppu::ImplInheritanceHelper<ScVbaControl, ov::msforms::XComboBox, css::script::XDefaultProperty > ComboBoxImpl_BASE

Definition at line 34 of file vbacombobox.hxx.