Kaydet (Commit) 5ef00157 authored tarafından Marcos Paulo's avatar Marcos Paulo Kaydeden (comit) Norbert Thiebaud

fdo#38838 Replacement of the String with OUString

Change-Id: I1feaa0bee39868aedd768202b584cabc1010f4d6
Reviewed-on: https://gerrit.libreoffice.org/3958Reviewed-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
Tested-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
üst c9c2fbe4
...@@ -135,7 +135,7 @@ void SvxAreaTabDialog::SavePalettes() ...@@ -135,7 +135,7 @@ void SvxAreaTabDialog::SavePalettes()
// save the tables when they have been changed // save the tables when they have been changed
const String aPath( SvtPathOptions().GetPalettePath() ); const OUString aPath( SvtPathOptions().GetPalettePath() );
if( mnHatchingListState & CT_MODIFIED ) if( mnHatchingListState & CT_MODIFIED )
{ {
......
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