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

Public Member Functions | |
| IUIDListData | IID_IUIDLISTDATA |
| ICommand | IID_ICOMMAND |
Command to help show conditional text. This is called by kConditionTagEditVisibleStateCmdBoss.
When a specific text model UID is specified (i.e. when called by kConditionTagApplyCmdBoss) the showing is limited to that story; otherwise the showing will apply to all stories within the specified database following rules. Currently, this follows the "OR" logic meaning that atleast one tag must be applied and visible for the hidden text to be shown.
| ICommand kConditionalTextShowHelperCmdBoss::IID_ICOMMAND |
Command interface - Item list input should be a valid database and optionally a text model UID.
| IUIDListData kConditionalTextShowHelperCmdBoss::IID_IUIDLISTDATA |
UIDs of condition tags; show process is optimized by skipping hidden text that doesn't have these tags applied.