Home
last modified time | relevance | path

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

/aoo41x/main/migrationanalysis/src/driver_docs/sources/
H A DCommonPreparation.bas108 Dim commentProp As DocumentProperty variable
112 Set commentProp = getAppSpecificCommentBuiltInDocProperty(currDoc)
115 If commentProp.value <> "" Then commentProp.value = commentProp.value & vbLf
117 commentProp.value = commentProp.value & _
120 commentProp.value = commentProp.value & _

Completed in 6 milliseconds