LibreOffice Module sw (master) 1
|
#include <ooo/vba/word/XRange.hpp>
#include <ooo/vba/word/XParagraphFormat.hpp>
#include <ooo/vba/word/XFont.hpp>
#include <ooo/vba/word/XFind.hpp>
#include <vbahelper/vbahelperinterface.hxx>
#include <com/sun/star/text/XTextRange.hpp>
#include <com/sun/star/text/XTextDocument.hpp>
#include <ooo/vba/word/XListFormat.hpp>
Go to the source code of this file.
Classes | |
class | SwVbaRange |
Typedefs | |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XRange > | SwVbaRange_BASE |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XRange > SwVbaRange_BASE |
Definition at line 31 of file vbarange.hxx.