summaryrefslogtreecommitdiff
path: root/sfx2/sdi
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-11 22:05:04 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-11 22:05:26 +0200
commitda38cd454a7d32b92dbdd1dd0abdce27c4ee2327 (patch)
tree34a21433936ec0fcfb103da39eca12acd49a2a0b /sfx2/sdi
parentbbdb00c8c57a72f9bc730d3f7aab8a4d4acc6308 (diff)
Remove unused InterceptChildWindowKeyDown: further cleanup
Change-Id: I497b18aff8e571dd5f028325c16a7292f4f80692
Diffstat (limited to 'sfx2/sdi')
-rw-r--r--sfx2/sdi/sfx.sdi27
1 files changed, 0 insertions, 27 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 396fbb714528..e1dd418a1331 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -6084,33 +6084,6 @@ SfxBoolItem SourceView SID_SOURCEVIEW
]
//--------------------------------------------------------------------------
-SfxStringItem StatusBar SID_STATUSBARTEXT
-
-[
- /* flags: */
- AutoUpdate = FALSE,
- Cachable = Cachable,
- FastCall = FALSE,
- HasCoreId = FALSE,
- HasDialog = FALSE,
- ReadOnlyDoc = TRUE,
- Toggle = FALSE,
- Container = TRUE,
- RecordAbsolute = FALSE,
- RecordPerSet;
- Synchron;
-
- Readonly = FALSE,
-
- /* config: */
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- StatusBarConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = ;
-]
-
-//--------------------------------------------------------------------------
SfxBoolItem StatusBarVisible SID_TOGGLESTATUSBAR
[