sc/source/ui/app/typemap.cxx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 0b311e9545a5bc498e144befe2bfb9d9e801f9ad
Author: Michael Stahl <mst...@redhat.com>
Date:   Thu Oct 5 22:03:03 2017 +0200

    sc: try to fix DISABLE_DYNLOADING hackery
    
    Change-Id: I291ffc6cd1c7e9a43cd6f0861c05833316bfff78

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
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to