[pdf] Fix bug #80314

This commit is contained in:
Nikita Khromov
2026-02-24 23:59:46 +07:00
parent 7cd4812751
commit 8c501f2a39

View File

@ -448,6 +448,7 @@
asc["ANNOT_COMPLEX_BORDER_TYPES"] = asc.ANNOT_COMPLEX_BORDER_TYPES = ANNOT_COMPLEX_BORDER_TYPES;
asc["ANNOT_BORDER_DASHED_VALUES"] = asc.ANNOT_BORDER_DASHED_VALUES = ANNOT_BORDER_DASHED_VALUES;
asc["BUTTON_HIGHLIGHT_TYPES"] = asc.BUTTON_HIGHLIGHT_TYPES = BUTTON_HIGHLIGHT_TYPES;
asc["BORDER_WIDTH"] = asc.BORDER_WIDTH = BORDER_WIDTH;
asc["APPEARANCE_TYPES"] = asc.APPEARANCE_TYPES = APPEARANCE_TYPES;
asc["DIGITS_TYPES"] = asc.DIGITS_TYPES = DIGITS_TYPES;
asc["USER_PERMISSIONS"] = asc.USER_PERMISSIONS = USER_PERMISSIONS;