summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/DocumentTemplates.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/DocumentTemplates.idl')
-rw-r--r--offapi/com/sun/star/frame/DocumentTemplates.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/DocumentTemplates.idl b/offapi/com/sun/star/frame/DocumentTemplates.idl
index d4a97291568d..d4dbe7d591d2 100644
--- a/offapi/com/sun/star/frame/DocumentTemplates.idl
+++ b/offapi/com/sun/star/frame/DocumentTemplates.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/frame/XDocumentTemplates.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is a service for accessing the document templates of the office
and manipulate them ( add or rename or remove templates )
@@ -43,7 +41,6 @@ module com { module sun { module star { module frame {
*/
published service DocumentTemplates : XDocumentTemplates;
-//=============================================================================
}; }; }; };