summaryrefslogtreecommitdiffstats
path: root/sc/inc/datauno.hxx
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2001-03-12 15:49:49 +0000
committerEike Rathke <er@openoffice.org>2001-03-12 15:49:49 +0000
commit060e2fd5a9278c108bfe4087a65efb9937665299 (patch)
tree4401210afd32c221517ddbf84f24d6ab6e58199d /sc/inc/datauno.hxx
parentUpdateOleZoom: test for empty VisArea (diff)
downloadcore-060e2fd5a9278c108bfe4087a65efb9937665299.tar.gz
core-060e2fd5a9278c108bfe4087a65efb9937665299.zip
moved ScSortParam from global to sortparam.[ch]xx
Diffstat (limited to 'sc/inc/datauno.hxx')
-rw-r--r--sc/inc/datauno.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/inc/datauno.hxx b/sc/inc/datauno.hxx
index c62a0d361e9f..203051c23d37 100644
--- a/sc/inc/datauno.hxx
+++ b/sc/inc/datauno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: datauno.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:44:48 $
+ * last change: $Author: er $ $Date: 2001-03-12 16:43:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -143,6 +143,8 @@ class ScSubTotalFieldObj;
class ScDatabaseRangeObj;
class ScDataPilotDescriptorBase;
+struct ScSortParam;
+
class ScDataUnoConversion
{