LibreOffice Module sw (master) 1
Classes | Typedefs
vbaglobals.hxx File Reference
#include <com/sun/star/uno/XComponentContext.hpp>
#include <ooo/vba/word/XGlobals.hpp>
#include <ooo/vba/word/XApplication.hpp>
#include <ooo/vba/word/XSystem.hpp>
#include <ooo/vba/word/XOptions.hpp>
#include <ooo/vba/word/XSelection.hpp>
#include <cppuhelper/implbase.hxx>
#include <vbahelper/vbaglobalbase.hxx>
Include dependency graph for vbaglobals.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwVbaGlobals
 

Typedefs

typedef ::cppu::ImplInheritanceHelper< VbaGlobalsBase, ov::word::XGlobals > SwVbaGlobals_BASE
 

Typedef Documentation

◆ SwVbaGlobals_BASE

typedef ::cppu::ImplInheritanceHelper<VbaGlobalsBase, ov::word::XGlobals> SwVbaGlobals_BASE

Definition at line 31 of file vbaglobals.hxx.