diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/app/typemap.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/source/ui/app/typemap.cxx b/sc/source/ui/app/typemap.cxx index 280ac0517de6..2e2b60050860 100644 --- a/sc/source/ui/app/typemap.cxx +++ b/sc/source/ui/app/typemap.cxx @@ -119,7 +119,8 @@ #define aSvxLanguageItem_Impl sc_source_ui_appl_typemap_aSvxLanguageItem_Impl #define aSvxPostureItem_Impl sc_source_ui_appl_typemap_aSvxPostureItem_Impl #define aSvxShadowedItem_Impl sc_source_ui_appl_typemap_aSvxShadowedItem_Impl -#define aSvxTextLineItem_Impl sc_source_ui_appl_typemap_aSvxTextLineItem_Impl +#define aSvxUnderlineItem_Impl sc_source_ui_appl_typemap_aSvxUnderlineItem_Impl +#define aSvxOverlineItem_Impl sc_source_ui_appl_typemap_aSvxOverlineItem_Impl #define aSvxWeightItem_Impl sc_source_ui_appl_typemap_aSvxWeightItem_Impl #endif |