LibreOffice Module sw (master) 1
|
#include <vbahelper/vbacollectionimpl.hxx>
#include <ooo/vba/word/XParagraphs.hpp>
#include <ooo/vba/word/XParagraph.hpp>
#include <vbahelper/vbahelperinterface.hxx>
#include <com/sun/star/text/XTextRange.hpp>
#include <com/sun/star/text/XTextDocument.hpp>
Go to the source code of this file.
Classes | |
class | SwVbaParagraph |
class | SwVbaParagraphs |
Typedefs | |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XParagraph > | SwVbaParagraph_BASE |
typedef CollTestImplHelper< ooo::vba::word::XParagraphs > | SwVbaParagraphs_BASE |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XParagraph > SwVbaParagraph_BASE |
Definition at line 29 of file vbaparagraph.hxx.
typedef CollTestImplHelper< ooo::vba::word::XParagraphs > SwVbaParagraphs_BASE |
Definition at line 52 of file vbaparagraph.hxx.