![]() | InDesign SDK 20.5 |

Public Member Functions | |
| TranFxFlattenerUsage (IPMUnknown *boss) | |
| virtual | ~TranFxFlattenerUsage () |
| virtual bool32 | IsFlattenerRequired_ (IPMUnknown *iThing, const PMMatrix *, int32) |
Public Member Functions inherited from CPMUnknown< IAdornmentFlattenerUsage > | |
| 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 |
Public Member Functions inherited from IAdornmentFlattenerUsage | |
| bool32 | IsFlattenerRequired (IPMUnknown *iThing) |
Additional Inherited Members | |
Protected Member Functions inherited from CPMUnknown< IAdornmentFlattenerUsage > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< IAdornmentFlattenerUsage > | |
| HelperInterface | fHelperInterface |
Reports whether given its current settings the adornment is or isn't using transparency. In our case if the adornmeent is attached to a a page item transparency is present.
| TranFxFlattenerUsage::TranFxFlattenerUsage | ( | IPMUnknown * | boss | ) |
Constructor.
| boss |
| virtual |
Destructor.
| virtual |
Reports whether given its current settings the adornment is or isn't using transparency.
| iThing | page item that owns the adornment. |
| transform | |
| nFlags |
Implements IAdornmentFlattenerUsage.