summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxcommands.h
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2013-05-07 05:39:15 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-07-01 16:47:03 +0100
commitb9ebdadf5a6ebf22b4df7589d86dd8fdfb675b1e (patch)
tree78792de2fda38e4fc2b2e5ba9b79fcdb4e517830 /include/sfx2/sfxcommands.h
parentbc51be7e7f2fc55456e1ce7dcdc70e6a15c53c0e (diff)
Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functions
(cherry picked from commit e94681fb47e3c5bdba486cd8feca92705d44840d) Conflicts: sc/source/ui/app/typemap.cxx sc/source/ui/view/galwrap.cxx sc/source/ui/view/makefile.mk sc/source/ui/view/tabvwsh9.cxx sd/source/ui/view/drviews9.cxx svx/Package_inc.mk svx/inc/GalleryControl.hxx svx/inc/galbrws2.hxx svx/inc/svx/galbrws.hxx svx/inc/svx/gallery.hxx svx/source/gallery2/GalleryControl.cxx svx/source/gallery2/galbrws.cxx svx/source/gallery2/galbrws2.cxx svx/source/gallery2/galexpl.cxx sw/source/ui/shells/basesh.cxx Change-Id: I49c2b99ca551f058b852c0e5e28cc2fe8c205031
Diffstat (limited to 'include/sfx2/sfxcommands.h')
-rw-r--r--include/sfx2/sfxcommands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/sfxcommands.h b/include/sfx2/sfxcommands.h
index 3f4df5cb5220..78cbd7a8c6bf 100644
--- a/include/sfx2/sfxcommands.h
+++ b/include/sfx2/sfxcommands.h
@@ -41,6 +41,7 @@
#define CMD_SID_OBJECT ".uno:ObjectMenue"
#define CMD_SID_OPENDOC ".uno:Open"
#define CMD_SID_WEBHTML ".uno:WebHtml"
+#define CMD_SID_GALLERY_BG_BRUSH ".uno:BackgroundImage"
#define CMD_SID_OPENHYPERLINK ".uno:OpenHyperlink"
#define CMD_SID_DOCINFO_TITLE ".uno:DocInfoTitle"
#define CMD_SID_OPENTEMPLATE ".uno:OpenTemplate"