summaryrefslogtreecommitdiff
path: root/i18npool/inc/nativenumbersupplier.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-06-11 15:05:56 +0000
committerRüdiger Timm <rt@openoffice.org>2004-06-11 15:05:56 +0000
commit7290017594fcc601403927e7040da7cb708557a6 (patch)
treea2a117b1dda49183b9c3706432af776f36fe7bbd /i18npool/inc/nativenumbersupplier.hxx
parentf893a0a748daefc4fd5051ecaef51f9543a95eab (diff)
INTEGRATION: CWS hebnum (1.4.100); FILE MERGED
2004/05/07 17:51:03 khong 1.4.100.2: #i23372# add Hebrew native numbering system 2004/05/04 21:42:49 khong 1.4.100.1: #i23372# add Hebrew native numbering system
Diffstat (limited to 'i18npool/inc/nativenumbersupplier.hxx')
-rw-r--r--i18npool/inc/nativenumbersupplier.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/i18npool/inc/nativenumbersupplier.hxx b/i18npool/inc/nativenumbersupplier.hxx
index 8d57eb469a92..bfdab4a889bf 100644
--- a/i18npool/inc/nativenumbersupplier.hxx
+++ b/i18npool/inc/nativenumbersupplier.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: nativenumbersupplier.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 11:03:14 $
+ * last change: $Author: rt $ $Date: 2004-06-11 16:05:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -114,6 +114,7 @@ public:
sal_Unicode SAL_CALL getNativeNumberChar( const sal_Unicode inChar,
const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nNativeNumberMode )
throw(com::sun::star::uno::RuntimeException) ;
+
private:
::com::sun::star::lang::Locale aLocale;
sal_Bool useOffset;