summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/Store.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/Store.idl')
-rw-r--r--offapi/com/sun/star/ucb/Store.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/Store.idl b/offapi/com/sun/star/ucb/Store.idl
index fc3ca25d4c25..3c604d00af10 100644
--- a/offapi/com/sun/star/ucb/Store.idl
+++ b/offapi/com/sun/star/ucb/Store.idl
@@ -30,16 +30,13 @@
#include <com/sun/star/ucb/XPropertySetRegistryFactory.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** creates instances of the service <type>PropertySetRegistry</type>.
*/
published service Store : XPropertySetRegistryFactory;
-//=============================================================================
}; }; }; };