|
LibreOffice Module vbahelper (master) 1
|
#include <cppuhelper/implbase.hxx>#include <ooo/vba/msforms/XCheckBox.hpp>#include <com/sun/star/script/XDefaultProperty.hpp>#include "vbacontrol.hxx"#include <vbahelper/vbahelper.hxx>Go to the source code of this file.
Classes | |
| class | ScVbaCheckbox |
Typedefs | |
| typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XCheckBox, css::script::XDefaultProperty > | CheckBoxImpl_BASE |
| typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XCheckBox, css::script::XDefaultProperty > CheckBoxImpl_BASE |
Definition at line 28 of file vbacheckbox.hxx.