LibreOffice Module sc (master) 1
|
#include <com/sun/star/frame/XModel.hpp>
#include <ooo/vba/excel/XWorkbook.hpp>
#include <cppuhelper/implbase.hxx>
#include <vbahelper/vbadocumentbase.hxx>
Go to the source code of this file.
Classes | |
class | ScVbaWorkbook |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaDocumentBase, ov::excel::XWorkbook > | ScVbaWorkbook_BASE |
typedef cppu::ImplInheritanceHelper< VbaDocumentBase, ov::excel::XWorkbook > ScVbaWorkbook_BASE |
Definition at line 26 of file vbaworkbook.hxx.