Definition: TextTableHandler.h:216
virtual void OnProcessDatabaseLinkages(EditElementHandleR eh, ElementCopyContext &)
Definition: ElementCopyContext.h:398
The value of the user preference determines the behavior.
#define NULL
Definition: Bentley.h:157
bstdmap & operator=(const bstdmap &__rhs)
Definition: stdcxx/bstdmap.h:170
SharedCellNameConflicts
Definition: ElementCopyContext.h:255
Copy all levels from the source to the destination, overwriting any that exist in the destination mod...
struct DgnPlatform::ElementHandle const * ElementHandleCP
Definition: DgnPlatform.h:260
unsigned long ULong
Definition: Bentley.r.h:134
Copy levels using level number not name to compare (V7 workmode).
CopyContextLevelOption
How to handle levels when copying an element between files.
Definition: ElementCopyContext.h:210
Copy any levels that are not found or differ from those in the destination model ref.
Only copy levels that are not found in destination model ref.
Use the ElementCopyContext class to copy elements.
Definition: ElementCopyContext.h:241
Element copy event handler.
Definition: ElementCopyContext.h:394
int StatusInt
Definition: Bentley.h:222
Do not copy any levels from the source model ref and assume that the levels have been converted to ma...
Interface to be adopted by a class the implements the reference-counting pattern. ...
Definition: RefCounted.h:34