20 #ifndef INCLUDED_SC_SOURCE_FILTER_INC_EXCELVBAPROJECT_HXX
21 #define INCLUDED_SC_SOURCE_FILTER_INC_EXCELVBAPROJECT_HXX
26 namespace sheet {
class XSpreadsheetDocument; }
36 const css::uno::Reference< css::uno::XComponentContext >& rxContext,
37 const css::uno::Reference< css::sheet::XSpreadsheetDocument >& rxDocument );
44 css::uno::Reference< css::sheet::XSpreadsheetDocument >
ExcelVbaProject(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Reference< css::sheet::XSpreadsheetDocument > &rxDocument)
exports com.sun.star. sheet
Special implementation of the VBA project for the Excel filters.
virtual void prepareImport() override
Adds dummy modules for sheets without imported code name.
css::uno::Reference< css::sheet::XSpreadsheetDocument > mxDocument