GlobalClashResolutionStrategy

The resolution strategy to employ for imported styles that have the same names as existing styles.

Values

Name

Description

Value

GlobalClashResolutionStrategy.DO_NOT_LOAD_THE_STYLE

Does not import styles whose names clash with existing items.

1147495276

GlobalClashResolutionStrategy.LOAD_ALL_WITH_OVERWRITE

Overwrites existing styles whose names clash with imported items.

1279350607

GlobalClashResolutionStrategy.LOAD_ALL_WITH_RENAME

Renames imported styles whose names clash with existing items to preserve existing items.

1279350610