[Libreoffice-commits] .: sw/source

Andras Timar timar at kemper.freedesktop.org
Wed Oct 13 06:14:59 PDT 2010


 sw/source/core/txtnode/fntcap.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b80c2253d8e625e536aaa371be200c9d072c94e0
Author: Laszlo Nemeth <nemeth at openoffice.org>
Date:   Wed Oct 13 15:13:23 2010 +0200

    Fix fake small caps resizing factor #i1526#
    
    See detailed explanation in IZ.

diff --git a/sw/source/core/txtnode/fntcap.cxx b/sw/source/core/txtnode/fntcap.cxx
index 4e0dbd9..45cd4e4 100644
--- a/sw/source/core/txtnode/fntcap.cxx
+++ b/sw/source/core/txtnode/fntcap.cxx
@@ -47,7 +47,7 @@
 using namespace ::com::sun::star::i18n;
 
 
-#define KAPITAELCHENPROP 66
+#define KAPITAELCHENPROP 80
 
 /*************************************************************************
  *						class SwCapitalInfo


More information about the Libreoffice-commits mailing list