summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/resource/StringResourceWithLocation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/resource/StringResourceWithLocation.idl')
-rw-r--r--offapi/com/sun/star/resource/StringResourceWithLocation.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/resource/StringResourceWithLocation.idl b/offapi/com/sun/star/resource/StringResourceWithLocation.idl
index c59749e78c9c..f7c5af6f9dc0 100644
--- a/offapi/com/sun/star/resource/StringResourceWithLocation.idl
+++ b/offapi/com/sun/star/resource/StringResourceWithLocation.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/resource/XStringResourceWithLocation.idl>
-//=============================================================================
module com { module sun { module star { module resource {
-//=============================================================================
/** specifies a service providing access to a resource string table implementing the
<type scope="com::sun::star::resource">XStringResourceWithLocation</type> interface.
@@ -89,7 +87,6 @@ service StringResourceWithLocation : com::sun::star::resource::XStringResourceWi
raises( ::com::sun::star::lang::IllegalArgumentException );
};
-//=============================================================================
}; }; }; };