Kaydet (Commit) 2d27f81f authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS calchtmlnumbers (1.4.438); FILE MERGED

2006/06/09 19:56:53 er 1.4.438.1: #i50670# optionally parse NumbersEnglishUS during HTML import instead of user's locale
üst 8c1e0790
......@@ -4,9 +4,9 @@
*
* $RCSfile: htmlcfg.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-08 17:54:29 $
* last change: $Author: obo $ $Date: 2006-07-10 11:55:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -102,6 +102,9 @@ public:
rtl_TextEncoding GetTextEncoding() const;
void SetTextEncoding( rtl_TextEncoding );
static SvxHtmlOptions* Get();
BOOL IsNumbersEnglishUS() const;
void SetNumbersEnglishUS(BOOL bSet);
};
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment