summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/util/URLTransformer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/URLTransformer.idl')
-rw-r--r--offapi/com/sun/star/util/URLTransformer.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/URLTransformer.idl b/offapi/com/sun/star/util/URLTransformer.idl
index a03929643d62..3bd458699b99 100644
--- a/offapi/com/sun/star/util/URLTransformer.idl
+++ b/offapi/com/sun/star/util/URLTransformer.idl
@@ -31,18 +31,15 @@
#include <com/sun/star/util/XURLTransformer.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** helps to split up a string containing a URL into its
structural parts and assembles the parts into a single string.
*/
published service URLTransformer : XURLTransformer;
-//=============================================================================
}; }; }; };