summaryrefslogtreecommitdiff
path: root/sfx2/sdi/sfx.sdi
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-16 15:58:43 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-16 20:34:40 +0200
commit556997bae75be8d8876d87a43d854cb969c12ce3 (patch)
tree455b18a34d890ebe620987dd3d6578f24d76cd69 /sfx2/sdi/sfx.sdi
parent4b1ebf998b344535d20a6205b915c21996fc06d7 (diff)
remove SID_INTERNET_ONLINE
We have no online/offline concept for the office anymore. Change-Id: Id7e71d9c4383b47d3fae6f8cb5dc18ec22a55934
Diffstat (limited to 'sfx2/sdi/sfx.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 2bc4c48071d7..624e99066564 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -3111,33 +3111,6 @@ SfxVoidItem InsertObjectFloatingFrame SID_INSERT_FLOATINGFRAME
]
//--------------------------------------------------------------------------
-SfxBoolItem InternetOnline SID_INTERNET_ONLINE
-
-[
- /* flags: */
- AutoUpdate = TRUE,
- Cachable = Cachable,
- FastCall = FALSE,
- HasCoreId = TRUE,
- HasDialog = FALSE,
- ReadOnlyDoc = TRUE,
- Toggle = TRUE,
- Container = TRUE,
- RecordAbsolute = FALSE,
- RecordPerSet;
- Asynchron;
-
- Readonly = FALSE,
-
- /* config: */
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- StatusBarConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_EXPLORER;
-]
-
-//--------------------------------------------------------------------------
SfxBoolItem IsLoading SID_DOC_LOADING
[