Fix issue #331 - replace pragma ##NO_HANDLER with "#EC NO_HANDLER

This commit is contained in:
Gregor Wolf 2014-09-11 19:45:48 +02:00
parent 5fe3e01419
commit 8e8dd7145d

View File

@ -3006,7 +3006,7 @@ METHOD calculate_cell_width.
ld_flag_italic = ls_stylemapping-complete_style-font-italic.
ENDIF.
CATCH zcx_excel ##NO_HANDLER.
CATCH zcx_excel. "#EC NO_HANDLER
" Style GUID is present, but style was not found
" Continue with default values