LibreOffice Module sw (master) 1
|
#include <ooo/vba/word/XListEntries.hpp>
#include <ooo/vba/word/XListEntry.hpp>
#include <vbahelper/vbacollectionimpl.hxx>
#include "vbaformfielddropdownlistentries.hxx"
#include "vbaformfielddropdownlistentry.hxx"
Go to the source code of this file.
Classes | |
class | SwVbaFormFieldDropDownListEntries |
Typedefs | |
typedef CollTestImplHelper< ooo::vba::word::XListEntries > | SwVbaFormFieldDropDownListEntries_BASE |
typedef CollTestImplHelper<ooo::vba::word::XListEntries> SwVbaFormFieldDropDownListEntries_BASE |
Definition at line 19 of file vbaformfielddropdownlistentries.hxx.