summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/GlobalDocument.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/GlobalDocument.idl')
-rw-r--r--offapi/com/sun/star/text/GlobalDocument.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/GlobalDocument.idl b/offapi/com/sun/star/text/GlobalDocument.idl
index a2229f2b1..480887d64 100644
--- a/offapi/com/sun/star/text/GlobalDocument.idl
+++ b/offapi/com/sun/star/text/GlobalDocument.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -38,8 +38,10 @@
//=============================================================================
/** Specify the document service of the global text module.
+
+ @deprecated
*/
-service GlobalDocument
+published service GlobalDocument
{
/** Provides the functionality of such global document. */
service GenericTextDocument;