![]() | InDesign SDK 20.5 |

Public Member Functions | |
| CusCondTxtSuiteTextCSB (IPMUnknown *boss) | |
| virtual | ~CusCondTxtSuiteTextCSB (void) |
| virtual bool16 | CanGetConditionalData () |
| virtual ErrorCode | GetConditionTags (K2Vector< ConditionTagInfo > &condTags) |
| virtual ErrorCode | GetHiddenConditionalText (WideString &hiddenCondText) |
Public Member Functions inherited from CPMUnknown< ICusCondTxtSuite > | |
| 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 |
Additional Inherited Members | |
Public Types inherited from ICusCondTxtSuite | |
| enum | { kDefaultIID = IID_ICUSCONDTXTSUITE } |
Protected Member Functions inherited from CPMUnknown< ICusCondTxtSuite > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< ICusCondTxtSuite > | |
| HelperInterface | fHelperInterface |
| Binds the C implementation class onto its ImplementationID making the C code callable by the application * CusCondTxtSuiteTextCSB::CusCondTxtSuiteTextCSB | ( | IPMUnknown * | boss | ) |
Constructor.
| boss | interface ptr from boss object on which this interface is aggregated. |
| virtual |
Destructor.
| virtual |
Implements ICusCondTxtSuite.
| virtual |
Implements ICusCondTxtSuite.
| virtual |
Implements ICusCondTxtSuite.