LibreOffice Module sw (master) 1
|
#include <vbahelper/vbahelperinterface.hxx>
#include <com/sun/star/text/XTextDocument.hpp>
#include <com/sun/star/text/XTextTable.hpp>
#include <ooo/vba/word/XRange.hpp>
#include <ooo/vba/word/XTable.hpp>
Go to the source code of this file.
Classes | |
class | SwVbaTable |
Typedefs | |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XTable > | SwVbaTable_BASE |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XTable > SwVbaTable_BASE |
Definition at line 28 of file vbatable.hxx.