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

Go to the source code of this file.

Classes

class  ScVbaToggleButton
 

Typedefs

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XToggleButton, css::script::XDefaultProperty > ToggleButtonImpl_BASE
 

Typedef Documentation

◆ ToggleButtonImpl_BASE

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XToggleButton, css::script::XDefaultProperty > ToggleButtonImpl_BASE

Definition at line 28 of file vbatogglebutton.hxx.