summaryrefslogtreecommitdiff
path: root/svl/inc
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-11-24 01:30:57 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-11-27 22:59:27 -0600
commitdb650a359b350e10be3ad28ecb9b5b69300203a7 (patch)
tree2ae96bfa18e9b7be82f76c27f09c12d39359537b /svl/inc
parent087dd70dac798ffe0448e2183614182442ebcc60 (diff)
remove String usage from SvNumberformat::Save
Change-Id: I07d379c9a38a60b5950ff4e2970e46f18cac2de2
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/svl/zformat.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svl/inc/svl/zformat.hxx b/svl/inc/svl/zformat.hxx
index 18f5a359fb11..69c1394b3334 100644
--- a/svl/inc/svl/zformat.hxx
+++ b/svl/inc/svl/zformat.hxx
@@ -335,12 +335,12 @@ public:
bool HasNewCurrency() const;
// Build string from NewCurrency for saving it SO50 compatible
- void Build50Formatstring( String& rStr ) const;
+ void Build50Formatstring( OUString& rStr ) const;
// strip [$-yyy] from all [$xxx-yyy] leaving only xxx's,
// if bQuoteSymbol==true the xxx will become "xxx"
- static String StripNewCurrencyDelimiters( const String& rStr,
- bool bQuoteSymbol );
+ static OUString StripNewCurrencyDelimiters( const OUString& rStr,
+ bool bQuoteSymbol );
// If a new SYMBOLTYPE_CURRENCY is contained if the format is of type
// NUMBERFORMAT_CURRENCY, and if so the symbol xxx and the extension nnn