LibreOffice Module sw (master) 1
|
#include <ooo/vba/word/XStyle.hpp>
#include <vbahelper/vbahelperinterface.hxx>
#include <i18nlangtag/lang.h>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/style/XStyle.hpp>
#include <ooo/vba/word/XFont.hpp>
Go to the source code of this file.
Classes | |
class | SwVbaStyle |
Typedefs | |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XStyle > | SwVbaStyle_BASE |
typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XStyle > SwVbaStyle_BASE |
Definition at line 30 of file vbastyle.hxx.