From 51ce86f1ef01ad7719f90776cb1e915166660c3b Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 27 Jun 2012 13:27:03 +0200 Subject: Get rid of annoying IAccessibility2 comments Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561 --- cui/source/tabpages/autocdlg.hrc | 2 -- cui/source/tabpages/paragrph.hrc | 2 -- cui/source/tabpages/tabarea.hrc | 3 --- cui/source/tabpages/tabline.hrc | 14 ++------------ cui/source/tabpages/tabstpge.hrc | 2 -- 5 files changed, 2 insertions(+), 21 deletions(-) (limited to 'cui/source/tabpages') diff --git a/cui/source/tabpages/autocdlg.hrc b/cui/source/tabpages/autocdlg.hrc index 1b36dfe31870..8ac34414c323 100644 --- a/cui/source/tabpages/autocdlg.hrc +++ b/cui/source/tabpages/autocdlg.hrc @@ -125,7 +125,6 @@ #define FT_SMARTTAGS 221 #define LB_SMARTTAGS 222 #define PB_SMARTTAGS 223 -//IAccessibility2 Implementation 2009----- #define STR_PB_NEWABBREV 224 #define STR_PB_DELABBREV 225 #define STR_PB_NEWDOUBLECAPS 226 @@ -136,7 +135,6 @@ #define STR_PB_DBL_START 231 #define STR_PB_SGL_END 232 #define STR_PB_DBL_END 233 -//-----IAccessibility2 Implementation 2009 #endif diff --git a/cui/source/tabpages/paragrph.hrc b/cui/source/tabpages/paragrph.hrc index 07944aa5e7e5..cf44622c76ee 100644 --- a/cui/source/tabpages/paragrph.hrc +++ b/cui/source/tabpages/paragrph.hrc @@ -108,9 +108,7 @@ #define CB_AS_SCRIPT_SPACE 7 -//IAccessibility2 Implementation 2009----- #define STR_EXAMPLE 5010 #define STR_PAGE_STYLE 5011 -//-----IAccessibility2 Implementation 2009 #endif diff --git a/cui/source/tabpages/tabarea.hrc b/cui/source/tabpages/tabarea.hrc index d401bb31494a..687ecc6214a0 100644 --- a/cui/source/tabpages/tabarea.hrc +++ b/cui/source/tabpages/tabarea.hrc @@ -143,8 +143,5 @@ #define CB_HATCHBCKGRD 21 #define LB_HATCHBCKGRDCOLOR 22 - -// IAccessibility2 implementation 2009 ------ #define STR_CUI_COLORMODEL 5030 #define STR_LB_HATCHINGSTYLE 5031 -// ------ IAccessibility2 implementation 2009. diff --git a/cui/source/tabpages/tabline.hrc b/cui/source/tabpages/tabline.hrc index d89a617fe2b9..811e4d03db41 100644 --- a/cui/source/tabpages/tabline.hrc +++ b/cui/source/tabpages/tabline.hrc @@ -39,7 +39,7 @@ #define FT_LINE_ENDS_WIDTH 6 #define LB_START_STYLE 3 #define LB_END_STYLE 4 -//IAccessibility2 Impplementaton 2009----- + #define STR_STYLE (LB_END_STYLE+1) #define STR_LB_START_STYLE 30 #define STR_LB_END_STYLE 31 @@ -53,7 +53,7 @@ #define STR_END_NUM 39 #define STR_START_LENGTH 40 #define STR_END_LENGTH 41 -//-----IAccessibility2 Impplementaton 2009 + #define MTR_FLD_START_WIDTH 3 #define MTR_FLD_END_WIDTH 2 #define CBX_SYNCHRONIZE 1 @@ -113,13 +113,3 @@ #define MN_SYMBOLS_AUTO 5 #define MN_GALLERY_ENTRY 100 -/* -//IAccessibility2 Implementation 2009----- -#define STR_START_TYPE 1 -#define STR_END_TYPE 2 -#define STR_START_NUM 3 -#define STR_END_NUM 4 -#define STR_START_LENGTH 5 -#define STR_END_LENGTH 6 -//-----IAccessibility2 Implementation 2009 -*/ diff --git a/cui/source/tabpages/tabstpge.hrc b/cui/source/tabpages/tabstpge.hrc index fa9506e09e9c..c69aeb215eeb 100644 --- a/cui/source/tabpages/tabstpge.hrc +++ b/cui/source/tabpages/tabstpge.hrc @@ -50,8 +50,6 @@ #define BTN_DELALL 52 #define ST_LEFTTAB_ASIAN 53 #define ST_RIGHTTAB_ASIAN 54 -//IAccessibility2 Implementation 2009----- #define ST_FILLCHAR_OTHER 55 -//-----IAccessibility2 Implementation 2009 #endif -- cgit v1.2.3