LibreOffice Module sw (master) 1
|
#include <com/sun/star/uno/XComponentContext.hpp>
#include <ooo/vba/word/XDialogs.hpp>
#include <vbahelper/vbadialogsbase.hxx>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
Classes | |
class | SwVbaDialogs |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaDialogsBase, ov::word::XDialogs > | SwVbaDialogs_BASE |
typedef cppu::ImplInheritanceHelper< VbaDialogsBase, ov::word::XDialogs > SwVbaDialogs_BASE |
Definition at line 27 of file vbadialogs.hxx.