LibreOffice Module sw (master) 1
|
#include <com/sun/star/text/XTextDocument.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <tools/urlobj.hxx>
#include <rtl/ref.hxx>
#include "vbadocument.hxx"
#include "vbadocuments.hxx"
#include <osl/file.hxx>
#include <utility>
Go to the source code of this file.
Functions | |
static uno::Any | getDocument (uno::Reference< uno::XComponentContext > const &xContext, const uno::Reference< text::XTextDocument > &xDoc, const uno::Any &aApplication) |
|
static |
Definition at line 35 of file vbadocuments.cxx.
Referenced by SwVbaDocuments::Add(), SwVbaDocuments::createCollectionObject(), and SwVbaDocuments::Open().