Home
last modified time | relevance | path

Searched refs:strTextBody (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas2293 Dim strTextBody As String variable
2295strTextBody = 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 38 milliseconds