|
LibreOffice Module sw (master) 1
|
#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"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 cppu::ImplInheritanceHelper< VbaApplicationBase, ooo::vba::word::XApplication, ooo::vba::XSinkCaller > SwVbaApplication_BASE |
Definition at line 38 of file vbaapplication.hxx.