LibreOffice Module sc (master) 1
|
#include <sal/config.h>
#include <string_view>
#include <cppuhelper/implbase.hxx>
#include <ooo/vba/excel/XWorkbooks.hpp>
#include <vbahelper/vbadocumentsbase.hxx>
Go to the source code of this file.
Classes | |
class | ScVbaWorkbooks |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaDocumentsBase, ov::excel::XWorkbooks > | ScVbaWorkbooks_BASE |
typedef cppu::ImplInheritanceHelper< VbaDocumentsBase, ov::excel::XWorkbooks > ScVbaWorkbooks_BASE |
Definition at line 29 of file vbaworkbooks.hxx.