LibreOffice Module sw (master) 1
|
#include <ooo/vba/word/XSelection.hpp>
#include <ooo/vba/word/XRange.hpp>
#include <vbahelper/vbahelperinterface.hxx>
#include <com/sun/star/text/XTextViewCursor.hpp>
#include <com/sun/star/text/XTextTable.hpp>
#include <ooo/vba/word/XParagraphFormat.hpp>
#include <ooo/vba/word/XFind.hpp>
#include <ooo/vba/word/XFont.hpp>
#include <ooo/vba/word/XHeaderFooter.hpp>
#include "wordvbahelper.hxx"
Go to the source code of this file.
Classes | |
class | SwVbaSelection |
Typedefs | |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XSelection > | SwVbaSelection_BASE |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XSelection > SwVbaSelection_BASE |
Definition at line 33 of file vbaselection.hxx.