Go to the source code of this file.
Classes | |
| class | OpApplyAttrib |
| Virtual base class for ops that apply attibutes. More... | |
| class | OpApplyAttribToSelected |
| This class represents the OpApplyAttribToSelected operation. It applies the specified attribute to all selected objects. More... | |
| class | OpApplyAttrInteractive |
| class | ApplyAttribsToSelectedParam |
| Parameters for the OpApplyAttribsToSelected operation. See OpApplyAttribsToSelected::DoWithParam for a description. More... | |
| class | OpApplyAttribsToSelected |
| This class represents the OpApplyAttribsToSelected operation. It applies the specified set of attributes to all selected objects. More... | |
| class | OpRepeatApplyAttribToSelected |
| This class represents the OpApplyAttribToSelected operation. It applies the specified attribute to all selected objects. More... | |
| class | OpApplyAttribToNode |
| This class represents the OpApplyAttribsToSelected operation. It applies the attribute to a specified object. More... | |
| class | OpReplaceAttributes |
| This class represents the OpReplaceAttributes operation. It replaces specific attributes with a new one. More... | |
| class | ReplaceAttributesParam |
| The parameter for the OpReplaceAttributes operation. More... | |
Defines | |
| #define | OPTOKEN_APPLYATTRIB _T("ApplyAttribute") |
| #define | OPTOKEN_APPLYATTRIBS _T("ApplyAttributes") |
| #define | OPTOKEN_REPEATAPPLYATTRIB _T("RepeatApplyAttribute") |
| #define | OPTOKEN_APPLYTONODE _T("ApplyAttributeToNode") |
| #define | OPTOKEN_REPLACEATTRS _T("ReplaceAttributes") |
| #define | OPTOKEN_APPLYATTRINTERACTIVE _T("ApplyAttributeInteractive") |
|
|
Definition at line 103 of file attrappl.h. |
|
|
Definition at line 104 of file attrappl.h. |
|
|
Definition at line 108 of file attrappl.h. |
|
|
Definition at line 106 of file attrappl.h. |
|
|
Definition at line 105 of file attrappl.h. |
|
|
Definition at line 107 of file attrappl.h. |
1.4.4