LibreOffice Module sw (master) 1
|
#include <cppuhelper/implbase.hxx>
#include <ooo/vba/word/XWindow.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <vbahelper/vbahelperinterface.hxx>
#include <vbahelper/vbawindowbase.hxx>
Go to the source code of this file.
Classes | |
class | SwVbaWindow |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaWindowBase, ov::word::XWindow > | WindowImpl_BASE |
typedef cppu::ImplInheritanceHelper< VbaWindowBase, ov::word::XWindow > WindowImpl_BASE |
Definition at line 28 of file vbawindow.hxx.