LibreOffice Module vbahelper (master) 1
Classes | Namespaces | Typedefs
vbashape.hxx File Reference
#include <exception>
#include <memory>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/EventObject.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/lang/XEventListener.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <ooo/vba/msforms/XShape.hpp>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <vbahelper/vbadllapi.h>
#include <vbahelper/vbahelper.hxx>
#include <vbahelper/vbahelperinterface.hxx>
Include dependency graph for vbashape.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScVbaShape
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::drawing
 
namespace  com::sun::star::frame
 
namespace  com::sun::star::uno
 
namespace  ooo
 
namespace  ooo::vba
 
namespace  ooo::vba::msforms
 

Typedefs

typedef ::cppu::WeakImplHelper< ov::msforms::XShape, css::lang::XEventListener > ListeningShape
 
typedef InheritedHelperInterfaceImpl< ListeningShapeScVbaShape_BASE
 

Typedef Documentation

◆ ListeningShape

typedef ::cppu::WeakImplHelper< ov::msforms::XShape, css::lang::XEventListener > ListeningShape

Definition at line 56 of file vbashape.hxx.

◆ ScVbaShape_BASE

Definition at line 58 of file vbashape.hxx.