From e94681fb47e3c5bdba486cd8feca92705d44840d Mon Sep 17 00:00:00 2001 From: Ariel Constenla-Haile Date: Tue, 7 May 2013 05:39:15 +0000 Subject: i122116 - Remove GalleryExplorer member functions --- sfx2/sdi/sfx.sdi | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'sfx2') 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 @@ -473,34 +473,6 @@ SfxVoidItem AutoPilotMenu SID_AUTOPILOTMENU GroupId = GID_APPLICATION; ] -//-------------------------------------------------------------------------- -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 () -- cgit