summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2013-05-07 05:39:15 +0000
committerAriel Constenla-Haile <arielch@apache.org>2013-05-07 05:39:15 +0000
commite94681fb47e3c5bdba486cd8feca92705d44840d (patch)
tree94b53590bf4211a56e3bbc96cc79ff67e9a49d22 /sfx2
parentf3695b261c9fb6f7053b325bd25dc43f578b32fe (diff)
i122116 - Remove GalleryExplorer member functions
Notes
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/sdi/sfx.sdi28
1 files changed, 0 insertions, 28 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 6a33bfb8b479..4a46c6ec7acd 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -474,34 +474,6 @@ SfxVoidItem AutoPilotMenu SID_AUTOPILOTMENU
]
//--------------------------------------------------------------------------
-SfxVoidItem BackgroundImage SID_GALLERY_BG_BRUSH
-(SfxStringItem ImageFile SID_FILE_NAME)
-[
- /* flags: */
- AutoUpdate = FALSE,
- Cachable = Cachable,
- FastCall = TRUE,
- HasCoreId = FALSE,
- HasDialog = FALSE,
- ReadOnlyDoc = FALSE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
- Synchron;
-
- /* status: */
- SlotType = SfxStringItem
-
- /* config: */
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- StatusBarConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_INSERT;
-]
-
-//--------------------------------------------------------------------------
SfxVoidItem Backspace SID_BACKSPACE
()
[