Kaydet (Commit) 2304beac authored tarafından Noel Grandin's avatar Noel Grandin

convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUString

Change-Id: I2816b3e59a1de8c0057fd0d4211004465adc2cfc
üst b9c8bd18
......@@ -136,7 +136,7 @@ void ScSamplingDialog::SetReference( const ScRange& rReferenceRange, ScDocument*
if ( rReferenceRange.aStart != rReferenceRange.aEnd )
RefInputStart( mpActiveEdit );
String aReferenceString;
OUString aReferenceString;
if ( mpActiveEdit == mpInputRangeEdit )
{
......
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