summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl')
-rw-r--r--offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl b/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl
index c88bc1783124..3db03902cc57 100644
--- a/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl
+++ b/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/uno/XComponentContext.idl>
-//=============================================================================
module com { module sun { module star { module configuration { module bootstrap {
-//=============================================================================
/**
provides access to a component context that is enhanced with
@@ -54,7 +52,6 @@ module com { module sun { module star { module configuration { module bootstrap
*/
published service BootstrapContext
{
- //-------------------------------------------------------------------------
/**
provides access to metaconfiguration data.
@@ -65,10 +62,8 @@ published service BootstrapContext
*/
interface com::sun::star::uno::XComponentContext ;
- //-------------------------------------------------------------------------
} ;
-//=============================================================================
} ; } ; } ; } ; } ;