summaryrefslogtreecommitdiff
path: root/sc/sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-08 11:13:50 +0200
committerNoel Grandin <noel@peralex.com>2016-02-08 14:00:38 +0200
commit760b86a75746968f8cd77c6aaae871af09aec47c (patch)
tree08e7b080a9dc65a7a57becd36b892a3771a4d0bc /sc/sdi
parent1795bb2fefe29ff0a46497918b5c571f9d541e5a (diff)
Export attribute only applies to SvMetaSlot, so move it down
Change-Id: I686fd2148d4cf03acbef892223c3ed2b1966e73a
Diffstat (limited to 'sc/sdi')
-rw-r--r--sc/sdi/tabvwsh.sdi12
1 files changed, 0 insertions, 12 deletions
diff --git a/sc/sdi/tabvwsh.sdi b/sc/sdi/tabvwsh.sdi
index 9faeb47b1429..e2becfbddc7b 100644
--- a/sc/sdi/tabvwsh.sdi
+++ b/sc/sdi/tabvwsh.sdi
@@ -123,18 +123,6 @@ interface BaseSelection
interface TableEditView
{
- SbxObject SearchSettings
- [
- ]
-
- SbxObject Table
- [
- ]
- SbxObject Range
- [
- Export = FALSE ;
- ]
-
FID_TOGGLEINPUTLINE [ ExecMethod = Execute; StateMethod = GetState; ]
SID_DEFINE_PRINTAREA [ ExecMethod = Execute; StateMethod = GetState; ]
SID_ADD_PRINTAREA [ ExecMethod = Execute; StateMethod = GetState; ]