![]() | InDesign SDK 20.5 |
This is the complete list of members for IUxpScriptUtils, including all inherited members.
| AddRef() const =0 | IPMUnknown | pure virtual |
| CreateUxpScriptEngine(const PMString &engineName, bool16 isResettable, bool16 isDebuggable) const =0 | IUxpScriptUtils | pure virtual |
| DeleteUxpScriptEngine(const PMString &engineName) const =0 | IUxpScriptUtils | pure virtual |
| kDefaultIID enum value (defined in IUxpScriptUtils) | IUxpScriptUtils | |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| RunFileInEngine(const PMString &engineName, const IDFile &idFile, bool16 showErrorAlert=kTrue, bool16 invokeDebugger=kFalse) const =0 | IUxpScriptUtils | pure virtual |
| RunScriptInEngine(const PMString &engineName, const PMString &scriptText, bool16 showErrorAlert=kTrue, bool16 invokeDebugger=kFalse) const =0 | IUxpScriptUtils | pure virtual |
| RunScriptInEngine(const PMString &engineName, const ScriptData &script, const ScriptRecordData &arguments, ScriptData &result, PMString &errorString, bool16 showErrorAlert=kTrue, bool16 invokeDebugger=kFalse, const RunScriptParams::UndoMode undoMode=RunScriptParams::kUndoScriptRequest, const PMString &undoName=PMString()) const =0 | IUxpScriptUtils | pure virtual |
| RunScriptInEngine(const PMString &engineName, const ScriptData &script, bool16 evalStringAsFilePath, const ScriptRecordData &arguments, ScriptData &result, PMString &errorString, bool16 showErrorAlert=kTrue, bool16 invokeDebugger=kFalse, const RunScriptParams::UndoMode undoMode=RunScriptParams::kUndoScriptRequest, const PMString &undoName=PMString()) const =0 | IUxpScriptUtils | pure virtual |