LibreOffice Module basic (master) 1
Namespaces | Functions
scriptcont.cxx File Reference
#include <scriptcont.hxx>
#include <com/sun/star/packages/WrongPasswordException.hpp>
#include <com/sun/star/xml/sax/Parser.hpp>
#include <com/sun/star/xml/sax/InputSource.hpp>
#include <com/sun/star/xml/sax/Writer.hpp>
#include <com/sun/star/io/XTruncate.hpp>
#include <com/sun/star/embed/ElementModes.hpp>
#include <com/sun/star/embed/XEncryptionProtectedSource.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/embed/XTransactedObject.hpp>
#include <com/sun/star/task/ErrorCodeIOException.hpp>
#include <com/sun/star/script/ModuleType.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <comphelper/storagehelper.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <sal/log.hxx>
#include <sot/storage.hxx>
#include <tools/urlobj.hxx>
#include <svtools/sfxecode.hxx>
#include <svtools/ehdl.hxx>
#include <basic/basmgr.hxx>
#include <basic/sbmod.hxx>
#include <basic/modsizeexceeded.hxx>
#include <xmlscript/xmlmod_imexp.hxx>
#include <com/sun/star/util/VetoException.hpp>
#include <memory>
Include dependency graph for scriptcont.cxx:

Go to the source code of this file.

Namespaces

namespace  basic
 

Functions

static void basic::setStreamKey (const uno::Reference< io::XStream > &xStream, const OUString &aPass)
 
 basic::IMPLEMENT_FORWARD_XINTERFACE2 (SfxScriptLibrary, SfxLibrary, SfxScriptLibrary_BASE)
 
 basic::IMPLEMENT_FORWARD_XTYPEPROVIDER2 (SfxScriptLibrary, SfxLibrary, SfxScriptLibrary_BASE)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_sfx2_ScriptLibraryContainer_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ com_sun_star_comp_sfx2_ScriptLibraryContainer_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_sfx2_ScriptLibraryContainer_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 1235 of file scriptcont.cxx.