InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ScriptInfo::ObjectScriptElement Member List

This is the complete list of members for ScriptInfo::ObjectScriptElement, including all inherited members.
AddChild(const ChildProviderPacket &pp)ScriptInfo::ObjectScriptElement
AddCollectionMethod(const CollectionMethodProviderPacket &pp)ScriptInfo::ObjectScriptElement
AddEvent(const EventProviderPacket &pp)ScriptInfo::ObjectScriptElement
AddMethod(const MethodProviderPacket &pp)ScriptInfo::ObjectScriptElement
AddParent(const ParentProviderPacket &pp)ScriptInfo::ObjectScriptElement
AddProperty(const PropertyProviderPacket &pp)ScriptInfo::ObjectScriptElement
AddSubclass(const ObjectScriptElement *subclass)ScriptInfo::ObjectScriptElement
BaseScriptInfo() (defined in ScriptInfo::BaseScriptInfo)ScriptInfo::BaseScriptInfoinline
BaseScriptInfo(const ScriptID &id, const PMString &name, const PMString &desc) (defined in ScriptInfo::BaseScriptInfo)ScriptInfo::BaseScriptInfoinline
BaseScriptInfo(const BaseScriptInfo &other) (defined in ScriptInfo::BaseScriptInfo)ScriptInfo::BaseScriptInfoinline
Children() const ScriptInfo::ObjectScriptElement
CollectionMethods(const ObjectScriptElement *parent=nil) const ScriptInfo::ObjectScriptElement
data_type typedef (defined in ScriptInfo::BaseScriptInfo)ScriptInfo::BaseScriptInfo
Events(bool16 iterateBaseObjects=kTrue) const ScriptInfo::ObjectScriptElement
FindBaseObject() const ScriptInfo::ObjectScriptElement
FindChild(const ScriptElementID &id) const ScriptInfo::ObjectScriptElement
FindChildByCollectionID(const ScriptID &id) const ScriptInfo::ObjectScriptElement
FindChildByCollectionName(const PMString &name, ScriptElementType as=kObjectElement) const ScriptInfo::ObjectScriptElement
FindChildBySingularID(const ScriptID &id) const ScriptInfo::ObjectScriptElement
FindChildBySingularName(const PMString &name, ScriptElementType as=kObjectElement) const ScriptInfo::ObjectScriptElement
FindCollectionMethod(const ObjectScriptElement *parent, const ScriptElementID &id) const ScriptInfo::ObjectScriptElement
FindCollectionMethod(const ObjectScriptElement *parent, const ScriptID &id) const ScriptInfo::ObjectScriptElement
FindCollectionMethod(const ObjectScriptElement *parent, const PMString &name, ScriptElementType as=kMethodElement) const ScriptInfo::ObjectScriptElement
FindEvent(const ScriptElementID &id) const ScriptInfo::ObjectScriptElement
FindEvent(const ScriptID &id) const ScriptInfo::ObjectScriptElement
FindEvent(const PMString &name, ScriptElementType as=kEventElement) const ScriptInfo::ObjectScriptElement
FindMethod(const ScriptElementID &id) const ScriptInfo::ObjectScriptElement
FindMethod(const ScriptID &id) const ScriptInfo::ObjectScriptElement
FindMethod(const PMString &name, ScriptElementType as=kMethodElement) const ScriptInfo::ObjectScriptElement
FindParent(const ScriptElementID &id) const ScriptInfo::ObjectScriptElement
FindParent(const ScriptID &id) const ScriptInfo::ObjectScriptElement
FindParent(const PMString &name, ScriptElementType as=kObjectElement) const ScriptInfo::ObjectScriptElement
FindProperties(const ClassID &attributeID) const ScriptInfo::ObjectScriptElement
FindProperty(const ScriptElementID &id) const ScriptInfo::ObjectScriptElement
FindProperty(const ScriptID &id) const ScriptInfo::ObjectScriptElement
FindProperty(const PMString &name, ScriptElementType as=kPropertyElement) const ScriptInfo::ObjectScriptElement
fMutex (defined in ScriptInfo::BaseScriptInfo)ScriptInfo::BaseScriptInfomutableprotected
FormatDescription(PMString &desc, const ObjectScriptElement *)ScriptInfo::BaseScriptInfoprotectedstatic
GetBaseObject() const ScriptInfo::ObjectScriptElementinline
GetCollectionFormattedName(ScriptElementType as=kObjectElement) const ScriptInfo::ObjectScriptElement
GetCollectionGUID() const ScriptInfo::ObjectScriptElementinline
GetCollectionInfo() const ScriptInfo::ObjectScriptElementinline
GetCollectionInfo()ScriptInfo::ObjectScriptElementinline
GetContext() const ScriptInfo::ScriptElementinline
GetDescription() const ScriptInfo::BaseScriptInfoinlinevirtual
GetFormattedDescription(const ObjectScriptElement *) const ScriptInfo::BaseScriptInfoprotected
GetFormattedName(ScriptElementType as=kObjectElement) const ScriptInfo::ObjectScriptElement
ScriptInfo::ScriptElement::GetFormattedName(const FormatNamePolicy &policy) const ScriptInfo::BaseScriptInfo
GetGUID() const ScriptInfo::ObjectScriptElementinline
GetMetadata() const ScriptInfo::ScriptElementinline
GetMetadata()ScriptInfo::ScriptElementinline
GetName() const ScriptInfo::BaseScriptInfoinline
GetPluginID() const ScriptInfo::ScriptElementinline
GetRequestContext() const ScriptInfo::ObjectScriptElement
GetScriptElementID() const ScriptInfo::ScriptElementinline
GetScriptID() const ScriptInfo::BaseScriptInfoinline
GetSuite() const ScriptInfo::ObjectScriptElementinline
HasCollection() const ScriptInfo::ObjectScriptElementinline
HasMetadata(const ScriptID &key, ScriptData &value) const ScriptInfo::ScriptElement
HasMetadata(const ScriptIDValuePair &kvp) const ScriptInfo::ScriptElement
HasSingular() const ScriptInfo::ObjectScriptElementinline
IsObjectType(const ScriptElementID &id) const ScriptInfo::ObjectScriptElement
IsObjectType(const ScriptID &type) const ScriptInfo::ObjectScriptElement
IsPreferencesObject() const ScriptInfo::ObjectScriptElementinline
IsPropertyReadOnly(const ScriptElementID &propertyID, bool16 obsoleteArg=kTrue) const ScriptInfo::ObjectScriptElement
IsPropertyReadOnly(const ScriptID &propertyID, bool16 obsoleteArg=kTrue) const ScriptInfo::ObjectScriptElement
IsSingletonChild() const ScriptInfo::ObjectScriptElementinline
LockGuard typedef (defined in ScriptInfo::BaseScriptInfo)ScriptInfo::BaseScriptInfoprotected
Methods(bool16 iterateBaseObjects=kTrue) const ScriptInfo::ObjectScriptElement
ObjectScriptElement() (defined in ScriptInfo::ObjectScriptElement)ScriptInfo::ObjectScriptElement
ObjectScriptElement(const ObjectScriptElement &, const RequestContext &) (defined in ScriptInfo::ObjectScriptElement)ScriptInfo::ObjectScriptElement
operator=(const BaseScriptInfo &) (defined in ScriptInfo::BaseScriptInfo)ScriptInfo::BaseScriptInfo
operator==(const ObjectScriptElement &) const (defined in ScriptInfo::ObjectScriptElement)ScriptInfo::ObjectScriptElement
operator==(const ScriptElement &) const (defined in ScriptInfo::ScriptElement)ScriptInfo::ScriptElement
operator==(const BaseScriptInfo &) const (defined in ScriptInfo::BaseScriptInfo)ScriptInfo::BaseScriptInfo
Parents() const ScriptInfo::ObjectScriptElement
Properties(bool16 iterateBaseObjects=kTrue) const ScriptInfo::ObjectScriptElement
ProviderPacketIterator< ObjectScriptElement, ChildProviderPacket, AccessChildren > (defined in ScriptInfo::ObjectScriptElement)ScriptInfo::ObjectScriptElementfriend
ProviderPacketIterator< ObjectScriptElement, CollectionMethodProviderPacket, AccessCollectionMethods > (defined in ScriptInfo::ObjectScriptElement)ScriptInfo::ObjectScriptElementfriend
ProviderPacketIterator< ObjectScriptElement, EventProviderPacket, AccessEvents > (defined in ScriptInfo::ObjectScriptElement)ScriptInfo::ObjectScriptElementfriend
ProviderPacketIterator< ObjectScriptElement, MethodProviderPacket, AccessMethods > (defined in ScriptInfo::ObjectScriptElement)ScriptInfo::ObjectScriptElementfriend
ProviderPacketIterator< ObjectScriptElement, ParentProviderPacket, AccessParents > (defined in ScriptInfo::ObjectScriptElement)ScriptInfo::ObjectScriptElementfriend
ProviderPacketIterator< ObjectScriptElement, PropertyProviderPacket, AccessProperties > (defined in ScriptInfo::ObjectScriptElement)ScriptInfo::ObjectScriptElementfriend
ReadWrite(IPMStream *s)ScriptInfo::ObjectScriptElementvirtual
ScriptElement() (defined in ScriptInfo::ScriptElement)ScriptInfo::ScriptElementinline
ScriptElement(const ScriptElementID &siid, const ScriptID &id, const PMString &name, const PMString &desc) (defined in ScriptInfo::ScriptElement)ScriptInfo::ScriptElementinline
SetContext(const ElementContext &context)ScriptInfo::ScriptElementinline
SetName(const PMString &name)ScriptInfo::BaseScriptInfo
SetPluginID(const PluginID &)ScriptInfo::ScriptElement
SortChildren(PacketComp func)ScriptInfo::ObjectScriptElement
Subclasses() const ScriptInfo::ObjectScriptElement
~BaseScriptInfo() (defined in ScriptInfo::BaseScriptInfo)ScriptInfo::BaseScriptInfovirtual
~ScriptElement() (defined in ScriptInfo::ScriptElement)ScriptInfo::ScriptElementinlinevirtual