|
LibreOffice Module sw (master) 1
|
#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>Go to the source code of this file.
Classes | |
| class | SwVbaGlobals |
Typedefs | |
| typedef ::cppu::ImplInheritanceHelper< VbaGlobalsBase, ov::word::XGlobals > | SwVbaGlobals_BASE |
| typedef ::cppu::ImplInheritanceHelper<VbaGlobalsBase, ov::word::XGlobals> SwVbaGlobals_BASE |
Definition at line 31 of file vbaglobals.hxx.