LibreOffice Module vbahelper (master) 1
Classes | Namespaces | Typedefs
vbadocumentbase.hxx File Reference
#include <exception>
#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 <com/sun/star/uno/XInterface.hpp>
#include <ooo/vba/XDocumentBase.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 vbadocumentbase.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VbaDocumentBase
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::frame
 
namespace  com::sun::star::uno
 
namespace  ooo
 
namespace  ooo::vba
 

Typedefs

typedef InheritedHelperInterfaceWeakImpl< ooo::vba::XDocumentBase > VbaDocumentBase_BASE
 

Typedef Documentation

◆ VbaDocumentBase_BASE

typedef InheritedHelperInterfaceWeakImpl< ooo::vba::XDocumentBase > VbaDocumentBase_BASE

Definition at line 46 of file vbadocumentbase.hxx.