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

Go to the source code of this file.

Classes

class  ScVbaUserForm
 

Typedefs

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XUserForm > ScVbaUserForm_BASE
 

Typedef Documentation

◆ ScVbaUserForm_BASE

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XUserForm > ScVbaUserForm_BASE

Definition at line 30 of file vbauserform.hxx.