summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/sfxlocal.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/sfxlocal.hrc')
-rw-r--r--sfx2/source/inc/sfxlocal.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/inc/sfxlocal.hrc b/sfx2/source/inc/sfxlocal.hrc
index f1fa47483d98..100d008cbd48 100644
--- a/sfx2/source/inc/sfxlocal.hrc
+++ b/sfx2/source/inc/sfxlocal.hrc
@@ -40,8 +40,8 @@
#define SFX_CB_PROPERTY_STRINGARRAY (RID_SFX_SFXLOCAL_START + 13)
// Images ----------------------------------------------------------------
-#define SFX_IMG_PROPERTY_REMOVE (RID_SFX_SFXLOCAL_START + 0)
-#define SFX_IMG_CLOSE_DOC (RID_SFX_SFXLOCAL_START + 2)
+#define SFX_BMP_PROPERTY_REMOVE (RID_SFX_SFXLOCAL_START + 0)
+#define SFX_BMP_CLOSE_DOC (RID_SFX_SFXLOCAL_START + 2)
#endif