Nature format on rc5 broken?
Nature biblio format in OOo gives errors:
Object variable not set
possibly around here:
Sub subResetFontprops(oRange)
#If MSWD Then
oRange.Font.Reset
#Else
oRange.setPropertyToDefault ("CharPosture")
Object variable not set
possibly around here:
Sub subResetFontprops(oRange)
#If MSWD Then
oRange.Font.Reset
#Else
oRange.setPropertyToDefault ("CharPosture")