Searched refs:pStrikeoutCharWidths (Results 1 – 1 of 1) sorted by relevance
1103 sal_Int32* pStrikeoutCharWidths = new sal_Int32[nLen]; in createTextAction() local1107 pStrikeoutCharWidths[i] = nStrikeoutWidth; in createTextAction()1112 pStrikeoutCharWidths[ i ] += pStrikeoutCharWidths[ i-1 ]; in createTextAction()1125 pStrikeoutCharWidths, in createTextAction()
Completed in 23 milliseconds