summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/embed/FileSystemStorage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/FileSystemStorage.idl')
-rw-r--r--offapi/com/sun/star/embed/FileSystemStorage.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/embed/FileSystemStorage.idl b/offapi/com/sun/star/embed/FileSystemStorage.idl
index 466903f020af..0dcd0399ca9c 100644
--- a/offapi/com/sun/star/embed/FileSystemStorage.idl
+++ b/offapi/com/sun/star/embed/FileSystemStorage.idl
@@ -22,17 +22,14 @@
#include <com/sun/star/embed/BaseStorage.idl>
-//============================================================================
module com { module sun { module star { module embed {
-//============================================================================
/** This is a service that allows to get access to a file system folder using
storage hierarchy.
*/
published service FileSystemStorage
{
- // -----------------------------------------------------------------------
/** This service describes the base functionality of storages.
<p>
@@ -99,7 +96,6 @@ published service FileSystemStorage
service BaseStorage;
};
-//============================================================================
}; }; }; };