From 760b86a75746968f8cd77c6aaae871af09aec47c Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 8 Feb 2016 11:13:50 +0200 Subject: Export attribute only applies to SvMetaSlot, so move it down Change-Id: I686fd2148d4cf03acbef892223c3ed2b1966e73a --- sc/sdi/tabvwsh.sdi | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'sc/sdi') 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; ] -- cgit