diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2013-05-07 05:39:15 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2013-05-07 05:39:15 +0000 |
commit | e94681fb47e3c5bdba486cd8feca92705d44840d (patch) | |
tree | 94b53590bf4211a56e3bbc96cc79ff67e9a49d22 /sfx2 | |
parent | f3695b261c9fb6f7053b325bd25dc43f578b32fe (diff) |
i122116 - Remove GalleryExplorer member functions
Notes
Notes:
merged as: b9ebdadf5a6ebf22b4df7589d86dd8fdfb675b1e
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/sdi/sfx.sdi | 28 |
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 () [ |