LibreOffice Module sc (master) 1
|
#include <vector>
#include <ooo/vba/XSinkCaller.hpp>
#include <ooo/vba/excel/XApplication.hpp>
#include <vbahelper/vbaapplicationbase.hxx>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
Classes | |
class | ScVbaApplication |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |
namespace | ooo |
namespace | ooo::vba |
namespace | ooo::vba::excel |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaApplicationBase, ov::excel::XApplication, ov::XSinkCaller > | ScVbaApplication_BASE |
typedef cppu::ImplInheritanceHelper< VbaApplicationBase, ov::excel::XApplication, ov::XSinkCaller > ScVbaApplication_BASE |
Definition at line 33 of file vbaapplication.hxx.