InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ScriptInfo::AccessCollectionMethods Class Reference

#include <ScriptInfo.h>

Public Member Functions

 AccessCollectionMethods (const ObjectScriptElement *parent)
 
bool16 SkipPacket (const CollectionMethodProviderPacket *p) const
 

Static Public Member Functions

static bool16 Matches (const CollectionMethodProviderPacket *p1, const CollectionMethodProviderPacket *p2)
 
static bool16 SortByName (const CollectionMethodProviderPacket *p1, const CollectionMethodProviderPacket *p2)
 

Detailed Description

Controls how collection methods are iterated.

See Also
ProviderPacketIterator

Constructor & Destructor Documentation

ScriptInfo::AccessCollectionMethods::AccessCollectionMethods (const ObjectScriptElementparent)
inline

Constructor

Parameters
parent- skip all packets without this parent object

Member Function Documentation

static bool16 ScriptInfo::AccessCollectionMethods::Matches (const CollectionMethodProviderPacketp1,
const CollectionMethodProviderPacketp2 
)
inlinestatic

Returns kTrue if the packets are equivalent

bool16 ScriptInfo::AccessCollectionMethods::SkipPacket (const CollectionMethodProviderPacketp) const
inline

Returns kTrue if this packet should be skipped