LibreOffice Module sw (master) 1
|
#include <vbahelper/vbahelperinterface.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/text/XTextField.hpp>
#include <ooo/vba/word/XField.hpp>
#include <ooo/vba/word/XFields.hpp>
#include <vbahelper/vbacollectionimpl.hxx>
Go to the source code of this file.
Classes | |
class | SwVbaField |
class | SwVbaFields |
Typedefs | |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XField > | SwVbaField_BASE |
typedef CollTestImplHelper< ov::word::XFields > | SwVbaFields_BASE |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XField > SwVbaField_BASE |
Definition at line 28 of file vbafield.hxx.
typedef CollTestImplHelper< ov::word::XFields > SwVbaFields_BASE |
Definition at line 43 of file vbafield.hxx.