![]() | InDesign SDK 20.5 |
#include <PaletteRef.h>
Public Types | |
| typedef base_type | data_type |
Public Member Functions | |
| PaletteRef (PaletteRefType type, OWLControlRef ref) | |
| PaletteRef (PaletteRefType type) | |
| bool16 | IsValid () const |
| PaletteRefType | GetPaletteRefType () const |
| OWLControlRef | GetOWLControl () const |
| OWLLeafControlRef | GetOWLLeafControl () const |
| bool16 | operator== (const PaletteRef &other) const |
| bool16 | operator!= (const PaletteRef &other) const |
Definition of the PaletteRef class, used to represent various Palette entities in the OWL Palette world.
| inline |
Platform control access
| inline |
Palette type access
| inline |
Validation
| inline |
Comparison