LibreOffice Module vbahelper (master) 1
Classes | Typedefs
vbalabel.hxx File Reference
#include <ooo/vba/msforms/XLabel.hpp>
#include <com/sun/star/script/XDefaultProperty.hpp>
#include "vbacontrol.hxx"
#include <vbahelper/vbahelper.hxx>
#include <cppuhelper/implbase.hxx>
Include dependency graph for vbalabel.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScVbaLabel
 

Typedefs

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XLabel, css::script::XDefaultProperty > LabelImpl_BASE
 

Typedef Documentation

◆ LabelImpl_BASE

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XLabel, css::script::XDefaultProperty > LabelImpl_BASE

Definition at line 28 of file vbalabel.hxx.