LibreOffice Module sw (master) 1
Classes | Typedefs
vbadocument.hxx File Reference
#include <ooo/vba/XSink.hpp>
#include <ooo/vba/XSinkCaller.hpp>
#include <ooo/vba/word/XDocument.hpp>
#include <vbahelper/vbadocumentbase.hxx>
#include <com/sun/star/text/XTextDocument.hpp>
#include <cppuhelper/implbase.hxx>
#include <vector>
Include dependency graph for vbadocument.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwVbaDocument
 

Typedefs

typedef cppu::ImplInheritanceHelper< VbaDocumentBase, ooo::vba::word::XDocument, ooo::vba::XSinkCaller > SwVbaDocument_BASE
 

Typedef Documentation

◆ SwVbaDocument_BASE

typedef cppu::ImplInheritanceHelper< VbaDocumentBase, ooo::vba::word::XDocument, ooo::vba::XSinkCaller > SwVbaDocument_BASE

Definition at line 31 of file vbadocument.hxx.