Skip navigation
Currently Being Moderated

[CS3] How to get a list of paragraph styles?

Jul 29, 2008 5:59 AM

 
Replies
  • Currently Being Moderated
    Jul 29, 2008 6:56 AM   in reply to (Alois_Blaimer)
    Hello Alois,<br /><br />Try fetching IStyleNameTable interface using IDocument.<br /><br />InterfacePtr<IStyleNameTable> Para_Style_List(iDoc->GetDocWorkSpace(), IID_IPARASTYLENAMETABLE);<br /><br />Hope this helps<br /><br />- Amit Gupta<br />MetaDesign Solutions<br />www.metadesignsolutions.com
     
    |
    Mark as:
  • Currently Being Moderated
    Jul 29, 2008 10:29 PM   in reply to (Alois_Blaimer)
    Hello Alois,

    Look for "Style Group Porting Tasks" in CS2to CS3 porting guide.
    Style groups have changed the way it used to work. With CS3 IStyleGroupManager is handling these.

    - Amit Gupta
    MetaDesign Solutions
    www.metadesignsolutions.com
     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)