summaryrefslogtreecommitdiff
path: root/sc/sdi/tabvwsh.sdi
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2002-05-22 06:07:06 +0000
committerDaniel Rentz <dr@openoffice.org>2002-05-22 06:07:06 +0000
commit7f86daa43d46c658f8cd2f21ea7debbedaea8a81 (patch)
treeb302c8811a6dbb9e833c4bd2f8861b9eaa5c28c2 /sc/sdi/tabvwsh.sdi
parent0c771895b37ee8bdc295843174932d50e86a55ab (diff)
#99369# New dialog 'Select Sheets'
Diffstat (limited to 'sc/sdi/tabvwsh.sdi')
-rw-r--r--sc/sdi/tabvwsh.sdi3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/sdi/tabvwsh.sdi b/sc/sdi/tabvwsh.sdi
index 6350abe2703f..456e8b24d6b2 100644
--- a/sc/sdi/tabvwsh.sdi
+++ b/sc/sdi/tabvwsh.sdi
@@ -3,7 +3,7 @@
// StarCalc
//
// (C) 1994 StarDivision GmbH, Hamburg, Germany
- // $Author: nn $ $Date: 2001-08-21 18:35:40 $ $Revision: 1.7 $
+ // $Author: dr $ $Date: 2002-05-22 07:07:06 $ $Revision: 1.8 $
// $Logfile: T:/sc/sdi/tabvwsh.sdv $ $Workfile: tabvwsh.sdi $
//----------------------------------------------------------------------------
@@ -37,6 +37,7 @@ interface Tables : Collection
FID_INS_TABLE [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]
FID_TABLE_HIDE [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]
FID_TABLE_SHOW [ ExecMethod = ExecuteTable; StateMethod = GetStateTable; ]
+ SID_SELECT_TABLES [ ExecMethod = Execute; StateMethod = GetState; ]
}
// ===========================================================================