LibreOffice Module sw (master) 1
|
#include <vbahelper/vbacollectionimpl.hxx>
#include <ooo/vba/word/XRows.hpp>
#include <ooo/vba/word/XColumns.hpp>
#include <com/sun/star/table/XTableRows.hpp>
#include <com/sun/star/text/XTextTable.hpp>
Go to the source code of this file.
Classes | |
class | SwVbaRows |
Typedefs | |
typedef CollTestImplHelper< ooo::vba::word::XRows > | SwVbaRows_BASE |
typedef CollTestImplHelper< ooo::vba::word::XRows > SwVbaRows_BASE |
Definition at line 28 of file vbarows.hxx.