![]() | InDesign SDK 20.5 |
#include <ITextAttrGrepStyleList.h>

Public Types | |
| enum | { kDefaultIID = IID_ITEXTATTRGREPSTYLELIST } |
| enum | { kMaximumNumberOfGrepStyleRules = 100 } |
| typedef RunInGrepStyleList | ValueType |
Public Member Functions | |
| void | Set (const ValueType &list) |
| ValueType | Get () const |
| virtual void | SetStyleList (const RunInGrepStyleList &list)=0 |
| virtual RunInGrepStyleList | GetStyleList () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Simple data interface for holding the list of run-in styles applied to the paragraph
| inline |
| pure virtual |
| inline |
assign the RunInStyleList associated with this interface (usually as a text attribute)
| ValueType | = standardized alias to RunInStyleList |
| pure virtual |
assign the RunInStyleList associated with this interface (usually as a text attribute)
| RunInStyleList |