summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/User.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/User.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/User.idl8
1 files changed, 2 insertions, 6 deletions
diff --git a/offapi/com/sun/star/text/textfield/User.idl b/offapi/com/sun/star/text/textfield/User.idl
index 332bce74a..a53c6e279 100644
--- a/offapi/com/sun/star/text/textfield/User.idl
+++ b/offapi/com/sun/star/text/textfield/User.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: User.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: os $ $Date: 2002-11-15 14:00:57 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:43:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,10 +90,6 @@ service User
@see com::sun::star::util::NumberFormatter
*/
[optional, property] long NumberFormat;
- /** determines whether changes in language attributes at the position the text field
- is located also change the number format as appropriate for this language.
- */
- [optional, property] boolean IsFixedLanguage;
};
//=============================================================================