summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl')
-rw-r--r--offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl22
1 files changed, 11 insertions, 11 deletions
diff --git a/offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl b/offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl
index 31897515ce7c..c0a1e1931398 100644
--- a/offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl
+++ b/offapi/com/sun/star/configuration/backend/LdapSingleBackend.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,33 +29,33 @@
#ifndef __com_sun_star_configuration_backend_SingleBackend_idl__
#include <com/sun/star/configuration/backend/SingleBackend.idl>
-#endif
+#endif
-//=============================================================================
+//=============================================================================
module com { module sun { module star { module configuration { module backend {
-//=============================================================================
+//=============================================================================
/**
- implements <type>SingleBackend</type> that stores data in an
+ implements <type>SingleBackend</type> that stores data in an
LDAP directoy.
-
+
@since OOo 1.1.2
*/
published service LdapSingleBackend
{
- //-------------------------------------------------------------------------
+ //-------------------------------------------------------------------------
/** provides access to configuration data.
*/
service SingleBackend ;
- //-------------------------------------------------------------------------
+ //-------------------------------------------------------------------------
} ;
-//=============================================================================
+//=============================================================================
-} ; } ; } ; } ; } ;
+} ; } ; } ; } ; } ;
-#endif
+#endif