![]() | InDesign SDK 20.5 |
#include <IFlowSuite.h>

Public Types | |
| enum | { kDefaultIID = IID_IFLOWSUITE } |
Public Member Functions | |
| virtual bool16 | CanSetPrimaryTextFlow (void) const =0 |
| virtual bool16 | CanClearPrimaryTextFlow (void) const =0 |
| virtual ErrorCode | SetPrimaryTextFlow ()=0 |
| virtual ErrorCode | ClearPrimaryTextFlow ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Suite interface for making master page items overrideable and not overrideable
| pure virtual |
Description: Is the selection the primary text flow and can it be cleared?
| none |
| pure virtual |
Description: Can the selection be set to the primary text flow?
| none |
| pure virtual |
Description: Clear selected master page items primary text flow
| none |
| pure virtual |
Description: Make selected master page items the primary text flow
| none |