diff options
Diffstat (limited to 'sd/inc/glob.hxx')
-rw-r--r-- | sd/inc/glob.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/glob.hxx b/sd/inc/glob.hxx index 57d29eeb599b..022294215fd7 100644 --- a/sd/inc/glob.hxx +++ b/sd/inc/glob.hxx @@ -38,9 +38,7 @@ #define SD_IF_SDDRAWDOCSHELL SFX_INTERFACE_SD_START + 1 #define SD_IF_SDVIEWSHELL SFX_INTERFACE_SD_START + 2 #define SD_IF_SDDRAWVIEWSHELL SFX_INTERFACE_SD_START + 3 -//IAccessibility2 Implementation 2009----- #define SD_IF_SDSLIDEVIEWSHELL SFX_INTERFACE_SD_START + 4 -//-----IAccessibility2 Implementation 2009 #define SD_IF_SDOUTLINEVIEWSHELL SFX_INTERFACE_SD_START + 5 #define SD_IF_SDDRAWSTDOBJECTBAR SFX_INTERFACE_SD_START + 6 #define SD_IF_SDDRAWTEXTOBJECTBAR SFX_INTERFACE_SD_START + 7 |