![]() | InDesign SDK 20.5 |

Public Member Functions | |
| PreflightRuleService (IPMUnknown *iBoss) | |
| virtual PreflightRuleIDVector | GetAllRules () const |
| virtual IPreflightRuleInfo * | CreateRule (const PreflightRuleID &ruleID, IDataBase *db) const |
| virtual PMString | GetRuleCategory (const PreflightRuleID &ruleID) const |
| virtual PMString | GetRuleSortValue (const PreflightRuleID &ruleID) const |
Additional Inherited Members | |
Private Types inherited from IPreflightRuleService | |
| enum | { kDefaultIID = IID_IPREFLIGHTRULESERVICE } |
Private Member Functions inherited from CPMUnknown< IPreflightRuleService > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
| CPMUnknown (IPMUnknown *boss) | |
| virtual |
See IPreflightRuleService::CreateRule
Implements IPreflightRuleService.
| virtual |
See IPreflightRuleService::GetAllRules
Implements IPreflightRuleService.
| virtual |
See IPreflightRuleService::GetRuleCategory
Implements IPreflightRuleService.
| virtual |
See IPreflightRuleService::GetRuleSortValue
Implements IPreflightRuleService.