LibreOffice Module comphelper (master) 1
Namespaces | Functions
processfactory.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <comphelper/comphelperdllapi.h>
Include dependency graph for processfactory.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::lang
 
namespace  com::sun::star::uno
 
namespace  comphelper
 

Functions

COMPHELPER_DLLPUBLIC void comphelper::setProcessServiceFactory (const css::uno::Reference< css::lang::XMultiServiceFactory > &xSMgr)
 This function set the process service factory. More...
 
Reference< XMultiServiceFactory > comphelper::getProcessServiceFactory ()
 This function gets the process service factory. More...
 
COMPHELPER_DLLPUBLIC css::uno::Reference< css::uno::XComponentContext > comphelper::getComponentContext (css::uno::Reference< css::lang::XMultiServiceFactory > const &factory)
 Obtains a component context from a service factory. More...
 
Reference< XComponentContext > comphelper::getProcessComponentContext ()
 This function gets the process service factory's default component context. More...