summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/PropertiesManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/PropertiesManager.idl')
-rw-r--r--offapi/com/sun/star/ucb/PropertiesManager.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/PropertiesManager.idl b/offapi/com/sun/star/ucb/PropertiesManager.idl
index 53a4db95b7a6..4edc9b5d0653 100644
--- a/offapi/com/sun/star/ucb/PropertiesManager.idl
+++ b/offapi/com/sun/star/ucb/PropertiesManager.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/beans/XPropertySetInfo.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** This service provides access to the meta data of the well known
(predefined) UCB properties.
@@ -45,7 +43,6 @@ module com { module sun { module star { module ucb {
published service PropertiesManager
: com::sun::star::beans::XPropertySetInfo;
-//=============================================================================
}; }; }; };