properly move bLCIDInserted=true into the condition
Change-Id: Iaad1b3cb2ee4e7dd293af00eb738cfd66c8b94d6
This commit is contained in:
@@ -4809,8 +4809,8 @@ OUString SvNumberformat::GetMappedFormatstring( const NfKeywordTable& rKeywords,
|
|||||||
aStr.insert( 0, "[$-107041E]" ); // date in Arabic digit, Buddhist era
|
aStr.insert( 0, "[$-107041E]" ); // date in Arabic digit, Buddhist era
|
||||||
}
|
}
|
||||||
j = j+2;
|
j = j+2;
|
||||||
|
bLCIDInserted = true;
|
||||||
}
|
}
|
||||||
bLCIDInserted = true;
|
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
aStr.append( pStr[j] );
|
aStr.append( pStr[j] );
|
||||||
|
Reference in New Issue
Block a user