Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi. i send a patch for libreoffice (fich dociter.cxx)
thanks
From f06ff5d955df6ea445490cf502b3720c2d361991 Mon Sep 17 00:00:00 2001
From: Jose Manuel <jmrecarey@gmail.com>
Date: Tue, 24 Apr 2012 16:50:30 +0200
Subject: [PATCH] dociter.cxx

---
 core/sc/source/core/data/dociter.cxx |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/core/sc/source/core/data/dociter.cxx b/core/sc/source/core/data/dociter.cxx
index 3a0852c..22bd69f 100644
--- a/core/sc/source/core/data/dociter.cxx
+++ b/core/sc/source/core/data/dociter.cxx
@@ -2197,11 +2197,6 @@ const ScPatternAttr* ScDocAttrIterator::GetNext( SCCOL& rCol, SCROW& rRow1, 
SCRO
 
 // ============================================================================
 
-ScDocRowHeightUpdater::TabRanges::TabRanges() :
-    mnTab(0), mpRanges(new ScFlatBoolRowSegments)
-{
-}
-
 ScDocRowHeightUpdater::TabRanges::TabRanges(SCTAB nTab) :
     mnTab(nTab), mpRanges(new ScFlatBoolRowSegments)
 {
-- 
1.7.4.1


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.