LibreOffice Module sc (master) 1
|
#include <ooo/vba/excel/XWindow.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <ooo/vba/excel/XPane.hpp>
#include <com/sun/star/awt/XDevice.hpp>
#include <cppuhelper/implbase.hxx>
#include <vbahelper/vbawindowbase.hxx>
Go to the source code of this file.
Classes | |
class | ScVbaWindow |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaWindowBase, ov::excel::XWindow > | WindowImpl_BASE |
typedef cppu::ImplInheritanceHelper< VbaWindowBase, ov::excel::XWindow > WindowImpl_BASE |
Definition at line 30 of file vbawindow.hxx.