![]() | InDesign SDK 20.5 |
Public Types | |
| typedef object_type | data_type |
Public Member Functions | |
| SnpLanguageData & | operator= (const SnpLanguageData &other) |
| bool16 | operator== (const SnpLanguageData &other) const |
Public Attributes | |
| PMString | fLanguageTranslateName |
| PMString | fLanguageName |
| UID | fLanguageUID |
This structure is designed for reporting language attribute. The attribute is referred by name, but UID is needed for setting.
This allows the structure to be put into a K2Vector.
| SnpLanguageData & SnpLanguageData::operator= | ( | const SnpLanguageData & | other | ) |
| inline |
Compares two SnpLanguageData structures.
| other | IN Another SnpLanguageData to compare. |
| PMString SnpLanguageData::fLanguageName |
Specifies language name of attribute.
| PMString SnpLanguageData::fLanguageTranslateName |
Specifies translated language name of attribute.
| UID SnpLanguageData::fLanguageUID |
Specifies language UID of attribute.