LibreOffice Module sw (master) 1
|
#include <vbahelper/vbacollectionimpl.hxx>
#include <ooo/vba/word/XAutoTextEntries.hpp>
#include <ooo/vba/word/XAutoTextEntry.hpp>
#include <vbahelper/vbahelperinterface.hxx>
#include <ooo/vba/word/XRange.hpp>
#include <com/sun/star/text/XAutoTextEntry.hpp>
Go to the source code of this file.
Classes | |
class | SwVbaAutoTextEntry |
class | SwVbaAutoTextEntries |
Typedefs | |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XAutoTextEntry > | SwVbaAutoTextEntry_BASE |
typedef CollTestImplHelper< ooo::vba::word::XAutoTextEntries > | SwVbaAutoTextEntries_BASE |
typedef CollTestImplHelper< ooo::vba::word::XAutoTextEntries > SwVbaAutoTextEntries_BASE |
Definition at line 49 of file vbaautotextentry.hxx.
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XAutoTextEntry > SwVbaAutoTextEntry_BASE |
Definition at line 29 of file vbaautotextentry.hxx.