summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl')
-rw-r--r--offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl22
1 files changed, 11 insertions, 11 deletions
diff --git a/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl b/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl
index 6135f75d9f68..d2cd5b1fd2b0 100644
--- a/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl
+++ b/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,37 +29,37 @@
#ifndef __com_sun_star_configuration_backend_BackendAdapter_idl__
#include <com/sun/star/configuration/backend/BackendAdapter.idl>
-#endif
+#endif
-//=============================================================================
+//=============================================================================
module com { module sun { module star { module configuration { module backend {
-//=============================================================================
+//=============================================================================
/**
implements a simple <type>BackendAdapter</type> that can be used for
normal configuration operation.
-
+
<p>All real functionality is provided by the wrapped <type>SingleBackend</type>.
@see com::sun::star::configuration::backend::OnlineBackend
-
+
@since OOo 1.1.2
*/
published service SingleBackendAdapter
{
- //-------------------------------------------------------------------------
+ //-------------------------------------------------------------------------
/** provides access to configuration data from a <type>SingleBackend</type>.
*/
service BackendAdapter ;
- //-------------------------------------------------------------------------
+ //-------------------------------------------------------------------------
} ;
-//=============================================================================
+//=============================================================================
-} ; } ; } ; } ; } ;
+} ; } ; } ; } ; } ;
-#endif
+#endif