LibreOffice Module sc (master) 1
Classes | Typedefs
vbaassistant.hxx File Reference
#include <cppuhelper/implbase.hxx>
#include <ooo/vba/XAssistant.hpp>
#include <vbahelper/vbahelperinterface.hxx>
Include dependency graph for vbaassistant.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScVbaAssistant
 

Typedefs

typedef ::cppu::WeakImplHelper< ov::XAssistant > Assistant
 
typedef InheritedHelperInterfaceImpl< AssistantScVbaAssistantImpl_BASE
 

Typedef Documentation

◆ Assistant

typedef ::cppu::WeakImplHelper< ov::XAssistant > Assistant

Definition at line 26 of file vbaassistant.hxx.

◆ ScVbaAssistantImpl_BASE

Definition at line 27 of file vbaassistant.hxx.