LibreOffice Module scripting (master) 1
Classes | Namespaces | Typedefs
MasterScriptProvider.hxx File Reference
#include <rtl/ustring.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/document/XScriptInvocationContext.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/script/provider/XScriptProvider.hpp>
#include <com/sun/star/script/browse/XBrowseNode.hpp>
#include "ProviderCache.hxx"
#include <memory>
#include <mutex>
Include dependency graph for MasterScriptProvider.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  func_provider::MasterScriptProvider
 

Namespaces

namespace  func_provider
 

Typedefs

typedef ::cppu::WeakImplHelper< css::script::provider::XScriptProvider, css::script::browse::XBrowseNode, css::lang::XServiceInfo, css::lang::XInitialization, css::container::XNameContainer > func_provider::t_helper