summaryrefslogtreecommitdiff
path: root/sc/inc/dpglobal.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-02-09 14:22:04 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-09 15:25:08 -0500
commit2f14dc8754302f72addeb6797246d55b59fb9f4e (patch)
tree8e956b38a5615023b4d6683c566d85b1574c5a7e /sc/inc/dpglobal.hxx
parentee96213ca4bbbb063f93a7e62d22b98f0daaa815 (diff)
Use names from unonames.hxx to be consistent.
And removed duplicated defines.
Diffstat (limited to 'sc/inc/dpglobal.hxx')
-rw-r--r--sc/inc/dpglobal.hxx22
1 files changed, 0 insertions, 22 deletions
diff --git a/sc/inc/dpglobal.hxx b/sc/inc/dpglobal.hxx
index 5d3b5d6d345a..1fc3b703819c 100644
--- a/sc/inc/dpglobal.hxx
+++ b/sc/inc/dpglobal.hxx
@@ -77,28 +77,6 @@
#define __MAX_NUM_LEN 64
#define __DECIMALPLACE 18
-#define DP_PROP_COLUMNGRAND "ColumnGrand"
-#define DP_PROP_FUNCTION "Function"
-#define DP_PROP_IGNOREEMPTY "IgnoreEmptyRows"
-#define DP_PROP_ISDATALAYOUT "IsDataLayoutDimension"
-#define DP_PROP_ISVISIBLE "IsVisible"
-#define DP_PROP_ORIENTATION "Orientation"
-#define DP_PROP_REPEATIFEMPTY "RepeatIfEmpty"
-#define DP_PROP_ROWGRAND "RowGrand"
-#define DP_PROP_SHOWDETAILS "ShowDetails"
-#define DP_PROP_SHOWEMPTY "ShowEmpty"
-#define DP_PROP_SUBTOTALS "SubTotals"
-#define DP_PROP_USEDHIERARCHY "UsedHierarchy"
-#define DP_PROP_FILTER "Filter"
-#define DP_PROP_POSITION "Position"
-#define DP_PROP_ORIGINAL "Original"
-
-class ScTypedStrData;
-class ScDPObject;
-class ScDPInfoWnd;
-class ScDocShell;
-class ScTabViewShell;
-
class SC_DLLPUBLIC ScDPItemData
{
public: