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

update comment about SvPtrArr

Change-Id: I1944a04a5732d328f542c0819b43edc6fad9f7ac
üst 50cf7cae
...@@ -671,7 +671,7 @@ public: ...@@ -671,7 +671,7 @@ public:
/// Return the decimal separator matching the locale of the given format /// Return the decimal separator matching the locale of the given format
String GetFormatDecimalSep( sal_uInt32 nFormat ) const; String GetFormatDecimalSep( sal_uInt32 nFormat ) const;
/// Return a <type>SvPtrArr</type> with pointers to <type>NfCurrencyEntry</type> entries /// Return a <type>NfCurrencyTable</type> with pointers to <type>NfCurrencyEntry</type> entries
static const NfCurrencyTable& GetTheCurrencyTable(); static const NfCurrencyTable& GetTheCurrencyTable();
/** Searches, according to the default locale currency, an entry of the /** Searches, according to the default locale currency, an entry of the
......
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