diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-27 13:27:03 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-27 13:27:03 +0200 |
commit | 51ce86f1ef01ad7719f90776cb1e915166660c3b (patch) | |
tree | 513bbc8bd35eae352f51512761fba150851eafb0 /sfx2 | |
parent | ff13378085ccba67ece63afd4cfa62704f582f95 (diff) |
Get rid of annoying IAccessibility2 comments
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/inc/sfx2/sfx.hrc | 2 | ||||
-rw-r--r-- | sfx2/source/dialog/dinfdlg.hrc | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/inc/sfx2/sfx.hrc b/sfx2/inc/sfx2/sfx.hrc index 73c67251f458..b975648c4484 100644 --- a/sfx2/inc/sfx2/sfx.hrc +++ b/sfx2/inc/sfx2/sfx.hrc @@ -184,9 +184,7 @@ #define STR_ERRUNOEVENTBINDUNG (RID_SFX_START+119) #define STR_SHARED (RID_SFX_START+120) #define RID_XMLSEC_DOCUMENTSIGNED (RID_SFX_START+121) -// IAccessibility2 implementation 2009. ------ #define STR_ACCTITLE_PRODUCTIVITYTOOLS (RID_SFX_START+157) -// ------ IAccessibility2 implementation 2009. //========================================================================= diff --git a/sfx2/source/dialog/dinfdlg.hrc b/sfx2/source/dialog/dinfdlg.hrc index a29024578780..0c7fa33cfc1a 100644 --- a/sfx2/source/dialog/dinfdlg.hrc +++ b/sfx2/source/dialog/dinfdlg.hrc @@ -138,9 +138,7 @@ #define STR_HEADER_VALUE 92 #define STR_HEADER_ACTION 93 -//IAccessibility2 Implementation 2009----- #define EDIT_FILE_NAME 94 -//-----IAccessibility2 Implementation 2009 #define PB_OK 100 #define PB_CANCEL 101 |