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

Go to the source code of this file.

Classes

class  ScVbaProgressBar
 

Typedefs

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XProgressBar, css::script::XDefaultProperty > ProgressBarImpl_BASE
 

Typedef Documentation

◆ ProgressBarImpl_BASE

typedef cppu::ImplInheritanceHelper< ScVbaControl, ov::msforms::XProgressBar, css::script::XDefaultProperty > ProgressBarImpl_BASE

Definition at line 30 of file vbaprogressbar.hxx.