Searched refs:strTextBody (Results 1 – 1 of 1) sorted by relevance
2293 Dim strTextBody As String variable2295 …strTextBody = ReplaceTopic2Tokens(textBoxBody, CR_STR, Chr(10), CR_PRODUCT, RID_STR_COMMON_OV_PROD…2308 For I = 0 To Int(Len(strTextBody) / CMAX_INSERTABLE_STRING_LEN)2309 .Characters(.Characters.count + 1).Text = Mid(strTextBody, _2321 Length:=Len(strTextBody) + 1).Font
Completed in 71 milliseconds