![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_IUICOLORSPEC } |
Public Member Functions | |
| virtual void | SetTextColorID (const int32 &interfaceColorId)=0 |
| virtual void | SetTextColorAGM (const RealAGMColor &newColor)=0 |
| virtual int32 | GetTextColorID () const =0 |
| virtual RealAGMColor | GetTextColorAGM () const =0 |
| virtual void | SetTextHiliteColorID (const int32 &interfaceColorId)=0 |
| virtual void | SetTextHiliteColorAGM (const RealAGMColor &newColor)=0 |
| virtual int32 | GetTextHiliteColorID () const =0 |
| virtual RealAGMColor | GetTextHiliteColorAGM () const =0 |
| virtual void | SetBackgroundColorID (const int32 &interfaceColorId)=0 |
| virtual void | SetTextBackgroundColorAGM (const RealAGMColor &newColor)=0 |
| virtual int32 | GetBackgroundColorID () const =0 |
| virtual RealAGMColor | GetTextBackgroundColorAGM () const =0 |
| virtual void | SetBackgroundHiliteColorID (const int32 &interfaceColorId)=0 |
| virtual void | SetTextBackgroundHiliteColorAGM (const RealAGMColor &newColor)=0 |
| virtual int32 | GetBackgroundHiliteColorID () const =0 |
| virtual RealAGMColor | GetTextBackgroundHiliteColorAGM () 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 |
| pure virtual |
Get the background color for this text object
| pure virtual |
Get the background color for this text object when it is selected
| pure virtual |
Get the color for this text object's background
| pure virtual |
Get the color for this text's background when it's selected (using a RealAGMColor)
| pure virtual |
Get the color for this text object
| pure virtual |
Get the color for this text object
| pure virtual |
Get the color for this text when it's selected (using a RealAGMColor)
| pure virtual |
Get the color for this text object when it is selected
| pure virtual |
Set the background color for this text object
| interfaceColorId | - The color to use (by index) |
| pure virtual |
Set the background color for this text object when it is selected
| interfaceColorId | - The color to use (by index) |
| pure virtual |
Set the color for this text object's background (using a RealAGMColor)
| newColor | - The color to use |
| pure virtual |
Set the color for this text's background when it's selected (using a RealAGMColor)
| newColor | - The color to use |
| pure virtual |
Set the color for this text object (using a RealAGMColor)
| newColor | - The color to use |
| pure virtual |
Set the color for this text object
| interfaceColorId | - The color to use (by index) |
| pure virtual |
Set the color for this text when it's selected (using a RealAGMColor)
| newColor | - The color to use |
| pure virtual |
Set the color for this text object when it is selected
| interfaceColorId | - The color to use (by index) |