[Libreoffice-commits] .: patches/vba

Tor Lillqvist tml at kemper.freedesktop.org
Fri Oct 29 01:05:04 PDT 2010


 patches/vba/vba-container-controls.diff |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 9c14f978d31d43d61e5252864364fe49fac61561
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Fri Oct 29 11:03:57 2010 +0300

    Make vba-container-controls.diff apply again

diff --git a/patches/vba/vba-container-controls.diff b/patches/vba/vba-container-controls.diff
index f2b3e27..0cacdb0 100644
--- a/patches/vba/vba-container-controls.diff
+++ b/patches/vba/vba-container-controls.diff
@@ -5239,12 +5239,14 @@ diff --git xmlscript/source/xmldlg_imexp/common.hxx xmlscript/source/xmldlg_imex
 index 5a41608..68ef4fb 100644
 --- xmlscript/source/xmldlg_imexp/common.hxx
 +++ xmlscript/source/xmldlg_imexp/common.hxx
-@@ -39,4 +39,5 @@ const sal_Int16 BORDER_SIMPLE_COLOR = 3;
+@@ -39,6 +39,7 @@ const sal_Int16 BORDER_SIMPLE_COLOR = 3;
  
  }
  
 +#define XMLSCRIPT_GRAPHOBJ_URLPREFIX "vnd.sun.star.GraphicObject:"
  #endif
+ 
+ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
 diff --git xmlscript/source/xmldlg_imexp/exp_share.hxx xmlscript/source/xmldlg_imexp/exp_share.hxx
 index d06ffee..46088bf 100644
 --- xmlscript/source/xmldlg_imexp/exp_share.hxx


More information about the Libreoffice-commits mailing list