Some cppcheck cleaning

This commit is contained in:
Julien Nabet
2011-05-04 22:58:22 +02:00
parent dd1041f126
commit dc135ac4c0
8 changed files with 29 additions and 29 deletions

View File

@@ -1076,7 +1076,6 @@ namespace cppcanvas
aStrikeoutText += pChars[0];
sal_Int32 nStartPos = 0;
xub_StrLen nLen = aStrikeoutText.Len();
if( nLen )
@@ -1095,6 +1094,8 @@ namespace cppcanvas
pStrikeoutCharWidths[ i ] += pStrikeoutCharWidths[ i-1 ];
}
sal_Int32 nStartPos = 0;
pStrikeoutTextAction =
TextActionFactory::createTextAction(
rStartPoint,