LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
vbaapplication.hxx File Reference
#include <vector>
#include <ooo/vba/XSinkCaller.hpp>
#include <ooo/vba/excel/XApplication.hpp>
#include <vbahelper/vbaapplicationbase.hxx>
#include <cppuhelper/implbase.hxx>
Include dependency graph for vbaapplication.hxx:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ ScVbaApplication_BASE

typedef cppu::ImplInheritanceHelper< VbaApplicationBase, ov::excel::XApplication, ov::XSinkCaller > ScVbaApplication_BASE

Definition at line 33 of file vbaapplication.hxx.