Page 1 of 1

Unwanted List Styles Entries

Posted: Fri Jan 05, 2007 1:05 pm
by DickBryant
I have a user who uses Dragon's speech recognition software for entering data. The files she generates clog up with entries like this one:

ListType rvlstDecimal
LeftIndent FirstIndent MarkerIndentÀ· Font.Charset ANSI_CHARSET Font.Heightð Font.NameTimes New RomanFormatStringCodeV25732E25313A732E25323A732E25333A732E25343A732E25353A732E25363A732E25373A732E25383A732E··LstID¯þ¬~··-60 3 0 0 2 0

There is no reason for there to be list formatting entered - she's simply entering arabic text one letter at a time with speech-recognized entry. Do you have any idea what's causing all these list style entries?

Posted: Tue Jan 09, 2007 1:06 pm
by Sergey Tkachenko
May be this program inserted data as RTF? And this RTF has defined lists?
Call DeleteUnusedStyles to delete them (note: this method clears undo buffer)

Posted: Tue Jan 09, 2007 1:35 pm
by DickBryant
Thanks - will try using DeleteUnusedStyles to clear this up...