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

Public Member Functions | |
| IUIDListData | IID_IUIDLISTDATA |
| ICommand | IID_ICOMMAND |
Command to help hide conditional text. This is called by kConditionTagEditVisibleStateCmdBoss
and kConditionTagApplyCmdBoss. Condition tag's visiblity must be kFalse for help to be given. When a specific text model UID is specified (i.e. when called by kConditionTagApplyCmdBoss) the hiding is limited to that story; otherwise the hiding will apply to all stories within the database. Currently, this follows the "OR" logic meaning that the tags must be applied and no other applied tag is visible.
| ICommand kConditionalTextHideHelperCmdBoss::IID_ICOMMAND |
Command interface - Item list input should be a valid database and optionally a text model UID.
| IUIDListData kConditionalTextHideHelperCmdBoss::IID_IUIDLISTDATA |
UIDs of condition tags; hide process is optimized by skipping ranges that don't have these tags applied.