[ooo-build-commit] .: patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Thu Aug 12 02:39:24 PDT 2010


 patches/dev300/xlsx-shared-oox-chart-export-part1.diff |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit fccfde7454f56d444254485c5addfc74f5c05c5c
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Aug 12 12:37:59 2010 +0300

    Make diff apply also with a picky patch program

diff --git a/patches/dev300/xlsx-shared-oox-chart-export-part1.diff b/patches/dev300/xlsx-shared-oox-chart-export-part1.diff
index 784715b..41c5ed4 100644
--- a/patches/dev300/xlsx-shared-oox-chart-export-part1.diff
+++ b/patches/dev300/xlsx-shared-oox-chart-export-part1.diff
@@ -4263,7 +4263,8 @@ index 3e5493a..3633d77 100644
  
  namespace com { namespace sun { namespace star {
      namespace script { struct ScriptEventDescriptor; }
-@@ -312,5 +313,7 @@ class XclExpChartObj : public XclObj, protected XclExpRoot
+@@ -312,6 +313,8 @@ class XclExpChartObj : public XclObj, protected XclExpRoot
+ class XclExpChartObj : public XclObj, protected XclExpRoot
  {
  public:
 +    typedef ::com::sun::star::uno::Reference< ::com::sun::star::chart::XChartDocument > XChartDocRef;


More information about the ooo-build-commit mailing list