summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-01-28 19:03:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2010-01-28 19:03:55 +0000
commit25d44e2d80584ecf435d91232049e371c960be2a (patch)
tree73cf5b499c01298716a0190f5ba6b92bca4a8d52 /sc/inc/global.hxx
parent87435fda334e9ac833968193524b9bb0ff276c97 (diff)
parentbce8c1c3ae219d2b2a6c76e0599c33eec90d8d57 (diff)
koheidatapilot03: merge with DEV300_m57
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r--sc/inc/global.hxx9
1 files changed, 1 insertions, 8 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index 69b0fc99aa8a..0de72ccf77f3 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -86,13 +86,6 @@ extern "C" {
#define SC_TRANSLITERATION_CASESENSE 0
#endif
-// Remove the old pivot table implementation that the current data pilot
-// implementation has effectively replaced. The old pivot code was still
-// around to handle loading of the old binary format. Now that the old
-// binary filter is handled by binfilter, we can safely remove the old pivot
-// handling code.
-#define OLD_PIVOT_IMPLEMENTATION 0
-
//------------------------------------------------------------------------
// die 1000 Namen des Calc...
@@ -465,7 +458,7 @@ struct ScImportParam
ScImportParam& operator= ( const ScImportParam& r );
BOOL operator== ( const ScImportParam& r ) const;
- void Clear ();
+//UNUSED2009-05 void Clear ();
};
struct ScStringHashCode