Code cleaning
This commit is contained in:
parent
2d4407b269
commit
52a5b70bbf
3 changed files with 44 additions and 21 deletions
|
@ -45,7 +45,7 @@ Private sub disableAutoHyph()
|
|||
Next
|
||||
End Sub
|
||||
|
||||
Private Sub convertHyphInText(textElement)
|
||||
Private Sub convertHyphInText(textElement As Object)
|
||||
Dim enum1Element As Object
|
||||
Dim enum1 As Object
|
||||
Dim i As Integer
|
||||
|
@ -422,4 +422,5 @@ End Function
|
|||
|
||||
Sub Macro1
|
||||
|
||||
End Sub</script:module>
|
||||
End Sub
|
||||
</script:module>
|
Loading…
Add table
Add a link
Reference in a new issue