summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/document/Settings.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/document/Settings.idl b/offapi/com/sun/star/document/Settings.idl
index 4980e05026a2..f9c8bb536d31 100644
--- a/offapi/com/sun/star/document/Settings.idl
+++ b/offapi/com/sun/star/document/Settings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Settings.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 18:45:55 $
+ * last change: $Author: hr $ $Date: 2005-04-04 12:46:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,7 @@ published service Settings
interface to allow retreival and modification of the
forbidden characters set.
*/
- [optional, readonly, property] com::sun::star::i18n::XForbiddenCharacters ForbiddenCharacters;
+ [optional, property] com::sun::star::i18n::XForbiddenCharacters ForbiddenCharacters;
// Writer and Calc
//-------------------------------------------------------------------------