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

Go to the source code of this file.

Classes

class  ScVbaRadioButton
 

Typedefs

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XRadioButton, css::script::XDefaultProperty > RadioButtonImpl_BASE
 

Typedef Documentation

◆ RadioButtonImpl_BASE

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XRadioButton, css::script::XDefaultProperty > RadioButtonImpl_BASE

Definition at line 27 of file vbaradiobutton.hxx.