B2026-053-Find-Unlinked-Values-of-Selected
This commit is contained in:
@@ -2097,7 +2097,7 @@ namespace Volian.Controls.Library
|
||||
{
|
||||
byWordSuffix = @"[^a-zA-Z]";
|
||||
}
|
||||
string ROSearchList2 = ROSearchList;
|
||||
|
||||
SearchResults = ItemInfoList.GetListFromTextSearch(DVISearchList, TypeSearchList, ROSearchList2, cbxBooleanTxtSrch.Checked ? 2 : cbxCaseSensitive.Checked ? 1 : 0, cbxProcSectSrch.Checked ? 1 : 0, ItemSearchIncludeLinks.Nothing, includeRTFformat, includeSpecialChars, unitPrefix, byWordPrefix, byWordSuffix);
|
||||
cmbResultsStyleIndex = 3; // display step text in results
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user