Searched refs:commentProp (Results 1 – 1 of 1) sorted by relevance
108 Dim commentProp As DocumentProperty variable112 Set commentProp = getAppSpecificCommentBuiltInDocProperty(currDoc)115 If commentProp.value <> "" Then commentProp.value = commentProp.value & vbLf117 commentProp.value = commentProp.value & _120 commentProp.value = commentProp.value & _
Completed in 11 milliseconds