|
LibreOffice Module sc (master) 1
|
#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>#include <com/sun/star/container/XEnumerationAccess.hpp>#include <com/sun/star/frame/XModel.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/document/XTypeDetection.hpp>#include <tools/urlobj.hxx>#include "excelvbahelper.hxx"#include "vbaworkbook.hxx"#include "vbaworkbooks.hxx"#include <vbahelper/vbahelper.hxx>#include <comphelper/propertyvalue.hxx>#include <o3tl/string_view.hxx>#include <osl/file.hxx>#include <rtl/ref.hxx>Go to the source code of this file.
Functions | |
| static uno::Any | getWorkbook (const uno::Reference< uno::XComponentContext > &xContext, const uno::Reference< sheet::XSpreadsheetDocument > &xDoc, const uno::Reference< XHelperInterface > &xParent) |
Variables | |
| const sal_Int16 | CUSTOM_CHAR = 5 |
|
static |
Definition at line 44 of file vbaworkbooks.cxx.
References getVBADocument(), and xModel.
Referenced by ScVbaWorkbooks::Add(), ScVbaWorkbooks::createCollectionObject(), and ScVbaWorkbooks::Open().
| const sal_Int16 CUSTOM_CHAR = 5 |
Definition at line 41 of file vbaworkbooks.cxx.
Referenced by ScVbaWorkbooks::Open().