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