summaryrefslogtreecommitdiff
path: root/sfx2/sdi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-21 08:27:41 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-21 08:27:41 +0000
commitc8a3ee975bc6998a1d8d57eb03d380f615361224 (patch)
tree81e792436095a7b7e8689d66634691d5f09ca9dc /sfx2/sdi
parent6d925957989b70138bf2f407cc60354259642264 (diff)
INTEGRATION: CWS obr06 (1.77.62); FILE MERGED
2007/09/13 04:50:12 obr 1.77.62.1: #i79065# online update's new home is in extensions
Diffstat (limited to 'sfx2/sdi')
-rw-r--r--sfx2/sdi/sfx.sdi23
1 files changed, 0 insertions, 23 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 40e9c761ce57..63af1040e04e 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -8402,26 +8402,3 @@ SfxStringItem InsertAVMedia SID_INSERT_AVMEDIA
GroupId = GID_APPLICATION;
]
-SfxVoidItem OnlineUpdate SID_ONLINEUPDATE
-()
-[
- /* flags: */
- AutoUpdate = FALSE,
- Cachable = Cachable,
- FastCall = FALSE,
- HasCoreId = FALSE,
- HasDialog = TRUE,
- ReadOnlyDoc = FALSE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
- Synchron;
-
- /* config: */
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- StatusBarConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_APPLICATION;
-]