19 #ifndef INCLUDED_CPPUHELPER_BOOTSTRAP_HXX 20 #define INCLUDED_CPPUHELPER_BOOTSTRAP_HXX 28 namespace com {
namespace sun {
namespace star {
29 namespace container {
class XHierarchicalNameAccess; }
30 namespace uno {
class XComponentContext; }
57 CPPUHELPER_DLLPUBLIC ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > SAL_CALL
75 CPPUHELPER_DLLPUBLIC ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > SAL_CALL
120 const ::rtl::OUString & getMessage()
const;
136 CPPUHELPER_DLLPUBLIC ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >
157 CPPUHELPER_DLLPUBLIC ::rtl::OUString
CPPUHELPER_DLLPUBLIC::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > bootstrap()
Bootstraps the component context from a UNO installation.
Definition: Enterable.hxx:26
An exception indicating a bootstrap error.
Definition: bootstrap.hxx:83
unsigned char sal_Bool
Definition: types.h:48
CPPUHELPER_DLLPUBLIC::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > defaultBootstrap_InitialComponentContext(const ::rtl::OUString &iniFile)
Bootstraps an initial component context with service manager upon information from an ini file...
#define CPPUHELPER_DLLPUBLIC
Definition: cppuhelperdllapi.h:28
This String class provides base functionality for C++ like Unicode character array handling...
Definition: ustring.hxx:115
CPPUHELPER_DLLPUBLIC sal_Bool installTypeDescriptionManager(::com::sun::star::uno::Reference< ::com::sun::star::container::XHierarchicalNameAccess > const &xTDMgr)
Installs type description manager instance, i.e.
Template reference class for interface type derived from BaseReference.
Definition: unotype.hxx:37