editeng: coverity#1348472 unused value AddNonBrkSpace
Let's hope that shuts up coverity? Change-Id: I81f56ce9120c1d9328d5f04b1d1869c01402eca1
This commit is contained in:
@@ -1417,6 +1417,7 @@ void SvxAutoCorrect::DoAutoCorrect( SvxAutoCorrDoc& rDoc, const OUString& rTxt,
|
|||||||
}
|
}
|
||||||
|
|
||||||
} while( false );
|
} while( false );
|
||||||
|
SAL_INFO_IF(nRet != 0, "editeng", "DoAutoCorrect: did " << nRet);
|
||||||
}
|
}
|
||||||
|
|
||||||
SvxAutoCorrectLanguageLists& SvxAutoCorrect::_GetLanguageList(
|
SvxAutoCorrectLanguageLists& SvxAutoCorrect::_GetLanguageList(
|
||||||
|
Reference in New Issue
Block a user