trichview.com

trichview.support




Re: TRVListType enum for NONE, no bullets or numbers


Return to index


Author

Message

Kevin Regel

Posted: 11/06/2003 17:53:01


I don't think this will solve my problem.


If we have many styles defined throughout the document and we change one of

them from NONE to BULLETS. We want all of those corresponding ListStyles to

change to bullets by updating a ListStyle associated with that style.

Calling ApplyListStyle(-1,-1,...) seems like it would do what

RemoveLists(false) would do which is just remove lists from the selected

paragraphs, not change all liststyles throughout the doc.


What we need is a way to associate a ListStyle with one of our defined,

named Styles. Whenever the user modifies our Style we want to be able to

update the corresponding ListStyle with that name and change it from NONE to

BULLETS to NUMBERS to NONE, etc.. When the style changes we want all

occurrences throughout the document to be updated to reflect the new style

change. This kind of synchronization works great for FontStyles and

ParaStyles, but not for ListStyles. How can we make it work for ListStyles?


"Sergey Tkachenko" <[email protected]> wrote in message

news:[email protected]...

> You can call ApplyListStyle(-1, -1, ...)

>

>





Powered by ABC Amber Outlook Express Converter