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

Public Types | |
| enum | { kDefaultIID = IID_IFIXUPBEHAVIORCMDDATA } |
Public Member Functions | |
| virtual void | Set (IDataBase *dstDb)=0 |
| virtual IDataBase * | GetDstDataBase () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Command parameters for FixupBehaviorCmd. FixupBehaviorCmd handles fixing up UID references in certain behaviors that reference other bosses (e.g. ShowHide, Sound, Movie)
| pure virtual |
Get the destination database for delete or copy
| pure virtual |
Set the destination database for delete or copy