summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unotools/inc/unotools/localedatawrapper.hxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/unotools/inc/unotools/localedatawrapper.hxx b/unotools/inc/unotools/localedatawrapper.hxx
index 51184d8974cd..55b0b8b8e640 100644
--- a/unotools/inc/unotools/localedatawrapper.hxx
+++ b/unotools/inc/unotools/localedatawrapper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: localedatawrapper.hxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: er $ $Date: 2001-07-09 17:49:31 $
+ * last change: $Author: er $ $Date: 2001-11-23 19:31:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -314,6 +314,11 @@ public:
{ return cCurrZeroChar; }
inline BOOL isNumLeadingZero() const
{ return TRUE; }
+ /// standard decimal places
+ inline USHORT getNumDigits() const
+ { return 2; }
+ inline BOOL isNumTrailingZeros() const
+ { return TRUE; }
// reserved words