Kaydet (Commit) 19bba554 authored tarafından Caolán McNamara's avatar Caolán McNamara

still need one of the variants

Change-Id: I4639fb32c1dfc115bc33ce071fc3440138605362
üst 29cbbad6
......@@ -952,6 +952,8 @@ public:
// return the corresponding date separator
inline const OUString& GetDateSep() const { return aDateSep; }
/// General Unicode Euro symbol
static inline sal_Unicode GetEuroSymbol() { return sal_Unicode(0x20AC); }
};
inline sal_uInt32 SvNumberFormatter::GetMergeFmtIndex( sal_uInt32 nOldFmt ) const
......
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