|
LibreOffice Module sw (master) 1
|
#include <sal/config.h>#include <sal/log.hxx>#include "vbafilterpropsfromformat.hxx"#include "vbacontentcontrols.hxx"#include "vbadocument.hxx"#include "vbaformfields.hxx"#include "vbarange.hxx"#include "vbarangehelper.hxx"#include "vbadocumentproperties.hxx"#include "vbabookmarks.hxx"#include "vbamailmerge.hxx"#include "vbavariables.hxx"#include "vbawindow.hxx"#include <comphelper/processfactory.hxx>#include <comphelper/propertyvalue.hxx>#include <cppu/unotype.hxx>#include <com/sun/star/text/XBookmarksSupplier.hpp>#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>#include <com/sun/star/document/XDocumentProperties.hpp>#include <com/sun/star/drawing/XDrawPageSupplier.hpp>#include <com/sun/star/drawing/XControlShape.hpp>#include <com/sun/star/form/XFormsSupplier.hpp>#include <com/sun/star/frame/XStorable.hpp>#include <com/sun/star/document/XRedlinesSupplier.hpp>#include <com/sun/star/util/thePathSettings.hpp>#include <ooo/vba/XControlProvider.hpp>#include <ooo/vba/word/WdProtectionType.hpp>#include <ooo/vba/word/WdSaveFormat.hpp>#include <ooo/vba/word/XDocumentOutgoing.hpp>#include "wordvbahelper.hxx"#include <doc.hxx>#include <docsh.hxx>#include "vbatemplate.hxx"#include "vbaparagraph.hxx"#include "vbastyles.hxx"#include "vbatables.hxx"#include "vbafield.hxx"#include "vbapagesetup.hxx"#include "vbasections.hxx"#include "vbatablesofcontents.hxx"#include <vbahelper/vbashapes.hxx>#include <vbahelper/vbahelper.hxx>#include "vbarevisions.hxx"#include "vbaframes.hxx"#include <basic/sberrors.hxx>#include <osl/file.hxx>#include <tools/urlobj.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | Writer_SwVbaDocument_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &args) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * Writer_SwVbaDocument_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | args | ||
| ) |
Definition at line 788 of file vbadocument.cxx.
References args.