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

Go to the source code of this file.

Classes

class  ScVbaTextBox
 

Typedefs

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XTextBox, css::script::XDefaultProperty > TextBoxImpl_BASE
 

Typedef Documentation

◆ TextBoxImpl_BASE

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XTextBox, css::script::XDefaultProperty > TextBoxImpl_BASE

Definition at line 29 of file vbatextbox.hxx.