[Libreoffice-commits] .: Branch 'feature/calc-dp-unlimited-fields' - sc/inc

Kohei Yoshida kohei at kemper.freedesktop.org
Wed Nov 17 19:47:51 PST 2010


 sc/inc/dpshttab.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d9753a7c5e833738c1ae6ef90f5442d67d4b3160
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Wed Nov 17 22:47:37 2010 -0500

    Indentation fix.

diff --git a/sc/inc/dpshttab.hxx b/sc/inc/dpshttab.hxx
index 2c0ccc2..7979472 100644
--- a/sc/inc/dpshttab.hxx
+++ b/sc/inc/dpshttab.hxx
@@ -71,7 +71,7 @@ private:
     bool            bIgnoreEmptyRows;
     bool            bRepeatIfEmpty;
 
-       ScDPCacheTable  aCacheTable;
+    ScDPCacheTable  aCacheTable;
 
 public:
     ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc, long nCacheId = -1 );


More information about the Libreoffice-commits mailing list