InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
RemappedValue Struct Reference

#include <IStyleRemapData.h>

Public Member Functions

 RemappedValue (UID replaceUID, bool16 preserveFormatting)
 

Public Attributes

UID fReplaceWithUID
 
bool16 fPreserveFormatting
 

Detailed Description

struct to hold style uid to be replaced with and preserve formatting flag.

Member Data Documentation

bool16 RemappedValue::fPreserveFormatting

if formatting is to be preserved, valid only if replace with UID is kInvalidUID.

UID RemappedValue::fReplaceWithUID

style to be replaced with