LibreOffice Module sw (master) 1
|
#include <cppuhelper/implbase.hxx>
#include <ooo/vba/word/XDialog.hpp>
#include <vbahelper/vbadialogbase.hxx>
Go to the source code of this file.
Classes | |
class | SwVbaDialog |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaDialogBase, ov::word::XDialog > | SwVbaDialog_BASE |
typedef cppu::ImplInheritanceHelper< VbaDialogBase, ov::word::XDialog > SwVbaDialog_BASE |
Definition at line 26 of file vbadialog.hxx.