LibreOffice
LibreOffice 4.2 SDK C/C++ API Reference
|
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XSingleComponentFactory.hpp>
#include <cppuhelper/cppuhelperdllapi.h>
Go to the source code of this file.
Classes | |
struct | cppu::ContextEntry_Init |
Context entries init struct calling createComponentContext(). More... | |
Namespaces | |
cppu | |
Functions | |
CPPUHELPER_DLLPUBLIC::com::sun::star::uno::Reference < ::com::sun::star::uno::XComponentContext > | cppu::createComponentContext (ContextEntry_Init const *pEntries, sal_Int32 nEntries,::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > const &xDelegate=::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >()) throw () |
Creates a component context with the given entries. More... | |