LibreOffice Module sw (master) 1
Classes | Typedefs
vbaapplication.hxx File Reference
#include <vector>
#include <ooo/vba/XSink.hpp>
#include <ooo/vba/XSinkCaller.hpp>
#include <ooo/vba/word/XApplication.hpp>
#include <ooo/vba/word/XDocument.hpp>
#include <ooo/vba/word/XWindow.hpp>
#include <ooo/vba/word/XSystem.hpp>
#include <ooo/vba/word/XOptions.hpp>
#include <ooo/vba/word/XSelection.hpp>
#include <vbahelper/vbaapplicationbase.hxx>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include "vbawindow.hxx"
Include dependency graph for vbaapplication.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwVbaApplication
 

Typedefs

typedef cppu::ImplInheritanceHelper< VbaApplicationBase, ooo::vba::word::XApplication, ooo::vba::XSinkCaller > SwVbaApplication_BASE
 

Typedef Documentation

◆ SwVbaApplication_BASE

typedef cppu::ImplInheritanceHelper< VbaApplicationBase, ooo::vba::word::XApplication, ooo::vba::XSinkCaller > SwVbaApplication_BASE

Definition at line 38 of file vbaapplication.hxx.