summaryrefslogtreecommitdiff
path: root/sc/inc/brdcst.hxx
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2001-02-13 17:51:12 +0000
committerEike Rathke <er@openoffice.org>2001-02-13 17:51:12 +0000
commit15df1e749bb8b69ee0372f3d7d26c100ebf659ef (patch)
treed75a1f5a1f66d7d7894955ccaf9ef2575edbe546 /sc/inc/brdcst.hxx
parent43aa4086f31417be160b6e81647cc3dcbfa3b5e1 (diff)
new: TableOpDirty
Diffstat (limited to 'sc/inc/brdcst.hxx')
-rw-r--r--sc/inc/brdcst.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/brdcst.hxx b/sc/inc/brdcst.hxx
index 48da9616900c..240b760fe7e7 100644
--- a/sc/inc/brdcst.hxx
+++ b/sc/inc/brdcst.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: brdcst.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-02-13 18:51:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,7 @@ class ScBaseCell;
#define SC_HINT_DYING SFX_HINT_DYING
#define SC_HINT_DATACHANGED SFX_HINT_DATACHANGED
+#define SC_HINT_TABLEOPDIRTY SFX_HINT_USER00
class ScHint : public SfxSimpleHint
{