summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undotab.hxx
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2001-04-18 11:34:53 +0000
committerEike Rathke <er@openoffice.org>2001-04-18 11:34:53 +0000
commit945c2e5d0efa0183f778d438824baf34013aea23 (patch)
tree1c89f35e3e02f5d4dfd807c0c5186df91b545528 /sc/source/ui/inc/undotab.hxx
parent08558e289cbfeb2ccf1e576f5bd8ccbcee3b8762 (diff)
ScTableLink with refresh delay
Diffstat (limited to 'sc/source/ui/inc/undotab.hxx')
-rw-r--r--sc/source/ui/inc/undotab.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/inc/undotab.hxx b/sc/source/ui/inc/undotab.hxx
index e7e4a4561b4c..b9a1895b20ac 100644
--- a/sc/source/ui/inc/undotab.hxx
+++ b/sc/source/ui/inc/undotab.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: undotab.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: sab $ $Date: 2001-02-23 06:59:50 $
+ * last change: $Author: er $ $Date: 2001-04-18 12:29:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -333,6 +333,7 @@ private:
String aDocName;
String aFltName;
String aOptions;
+ ULONG nRefreshDelay;
USHORT nCount;
USHORT* pTabs;
BYTE* pModes;