diff options
author | Herbert Dürr <hdu@apache.org> | 2013-11-28 12:17:31 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2013-11-28 12:17:31 +0000 |
commit | 8591dbcbac2dadd492faab5618ac7b1810bc8304 (patch) | |
tree | 7e4fbcb88e19abcde1198abaab831e7a2dcc4198 /sd/inc/glob.hxx | |
parent | bd0c3b940f6006d3cb49381230795db667aeb943 (diff) |
#i123768# [ia2] remove pseudo-automatic noisy comments
Notes
Notes:
merged as: 5585c4f2bf350d3e81d5963caad9a7a61baa9a20
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 |