LibreOffice Module sw (master) 1
Classes | Typedefs
vbafield.hxx File Reference
#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>
Include dependency graph for vbafield.hxx:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ SwVbaField_BASE

typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XField > SwVbaField_BASE

Definition at line 28 of file vbafield.hxx.

◆ SwVbaFields_BASE

typedef CollTestImplHelper< ov::word::XFields > SwVbaFields_BASE

Definition at line 43 of file vbafield.hxx.