C2016-044: Find RO values from selected Word section text
This commit is contained in:
@@ -3188,11 +3188,13 @@ namespace VEPROMS
|
||||
// Not sure why , but tc_Leave was being called over and over again.
|
||||
//KBR:TmrSetTransROInVisible.Enabled = true;
|
||||
}
|
||||
displayRO.SetFindDocROButton(false);
|
||||
}
|
||||
else
|
||||
{
|
||||
SelectedDVI = args.MyItemInfo.MyDocVersion;
|
||||
displayRO.ROTypeFilter = E_ROValueType.All; // allow all RO types for Word attachments (but fix)
|
||||
displayRO.SetFindDocROButton(true);
|
||||
}
|
||||
}
|
||||
if (ctrlAnnotationDetails.Enabled && epAnnotations.Enabled)
|
||||
|
Reference in New Issue
Block a user