![]() | InDesign SDK 20.5 |

Public Member Functions | |
| TranFxSuiteLayoutCSB (IPMUnknown *boss) | |
| virtual | ~TranFxSuiteLayoutCSB (void) |
| virtual void | HasAdornment (AttrState &attrState) const |
| virtual void | HasXOffset (AttrState &attrState, PMReal &value) const |
| virtual void | HasYOffset (AttrState &attrState, PMReal &value) const |
| virtual void | HasUseBlackAsOpaque (AttrState &attrState, bool16 &value) const |
| virtual void | HasUseAlpha (AttrState &attrState, bool16 &value) const |
| virtual void | HasUseBlur (AttrState &attrState, bool16 &value) const |
| virtual bool16 | CanApplyAdornment () const |
| virtual bool16 | CanApplyXOffset () const |
| virtual bool16 | CanApplyYOffset () const |
| virtual bool16 | CanApplyUseBlackAsOpaque () const |
| virtual bool16 | CanApplyUseAlpha () const |
| virtual bool16 | CanApplyUseBlur () const |
| virtual ErrorCode | ApplyAdornment (const bool16 isAdd) |
| virtual ErrorCode | ApplyXOffset (const PMReal &value) |
| virtual ErrorCode | ApplyYOffset (const PMReal &value) |
| virtual ErrorCode | ApplyUseBlackAsOpaque (const bool16 value) |
| virtual ErrorCode | ApplyUseAlpha (const bool16 value) |
| virtual ErrorCode | ApplyUseBlur (const bool16 value) |
Public Member Functions inherited from CPMUnknown< ITranFxSuite > | |
| 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 |
Protected Member Functions | |
| bool16 | getItemList (UIDList &itemList) const |
Protected Member Functions inherited from CPMUnknown< ITranFxSuite > | |
| CPMUnknown (IPMUnknown *boss) | |
Additional Inherited Members | |
Public Types inherited from ITranFxSuite | |
| enum | { kDefaultIID = IID_ITRANFXSUITE } |
| enum | AttrState { eNoValue, eCommonValue, eMixedValue } |
Protected Attributes inherited from CPMUnknown< ITranFxSuite > | |
| HelperInterface | fHelperInterface |
Concrete ITranFxSuite implementation on the layout CSB.
| TranFxSuiteLayoutCSB::TranFxSuiteLayoutCSB | ( | IPMUnknown * | boss | ) |
Constructor.
| boss |
| virtual |
Destructor.
| virtual |
See ITranFxSuite::ApplyAdornment
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::ApplyAlpha
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::ApplyUseBlackAsOpaque
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::ApplyBlur
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::ApplyModeSee ITranFxSuite::ApplyXOffset
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::ApplyYOffset
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::CanApplyAdornment
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::CanApplyUseAlpha
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::CanApplyUseBlackAsOpaque
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::CanApplyUseBlur
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::CanApplyModeSee ITranFxSuite::CanApplyXOffset
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::CanApplyYOffset
Implements ITranFxSuite.
| protected |
Get's the items to be targeted from the ILayoutTarget.
| itemList | list of items to be targeted. |
| virtual |
See ITranFxSuite::HasAdornment
Implements ITranFxSuite.
| virtual |
Implements ITranFxSuite.
| virtual |
See ITranFxSuite::HasUseBlackAsOpaque
Implements ITranFxSuite.
| virtual |
Implements ITranFxSuite.
See ITranFxSuite::HasModeSee ITranFxSuite::HasXOffset
Implements ITranFxSuite.
Implements ITranFxSuite.