LibreOffice Module vbahelper (master) 1
Functions | Variables
vbaglobalbase.cxx File Reference
#include <vbahelper/vbaglobalbase.hxx>
#include <sal/macros.h>
#include <comphelper/sequence.hxx>
#include <cppuhelper/component_context.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
Include dependency graph for vbaglobalbase.cxx:

Go to the source code of this file.

Functions

constexpr OUStringLiteral gsApplication (u"Application")
 

Variables

const char sAppService [] = "ooo.vba.Application"
 

Function Documentation

◆ gsApplication()

constexpr OUStringLiteral gsApplication ( u"Application"  )
constexpr

Variable Documentation

◆ sAppService

const char sAppService[] = "ooo.vba.Application"