summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-27 13:27:03 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-27 13:27:03 +0200
commit51ce86f1ef01ad7719f90776cb1e915166660c3b (patch)
tree513bbc8bd35eae352f51512761fba150851eafb0 /svx
parentff13378085ccba67ece63afd4cfa62704f582f95 (diff)
Get rid of annoying IAccessibility2 comments
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/svx/dialogs.hrc3
-rw-r--r--svx/inc/svx/svdstr.hrc2
-rw-r--r--svx/source/dialog/bmpmask.hrc2
-rw-r--r--svx/source/dialog/ctredlin.hrc2
-rw-r--r--svx/source/dialog/ctredlin.src6
-rw-r--r--svx/source/dialog/dlgctrl.src2
-rw-r--r--svx/source/dialog/sdstring.src2
-rw-r--r--svx/source/tbxctrls/colrctrl.src2
-rw-r--r--svx/source/tbxctrls/tbcontrl.src2
9 files changed, 0 insertions, 23 deletions
diff --git a/svx/inc/svx/dialogs.hrc b/svx/inc/svx/dialogs.hrc
index 5f4fabd36ab6..f95678ec73f9 100644
--- a/svx/inc/svx/dialogs.hrc
+++ b/svx/inc/svx/dialogs.hrc
@@ -51,7 +51,6 @@
#define RID_SVXSTR_LINESTYLE (RID_SVX_START + 173)
#define RID_SVXSTR_FIELDUNIT_TABLE (RID_SVX_START + 311)
#define RID_SVXSTR_COLOR_USER (RID_SVX_START + 250)
-//IAccessibility2 Implementation 2009-----
#define RID_SVXSTR_GALLERYPROPS_GALTHEME (RID_SVX_START + 251)
#define RID_SVXSTR_GALLERY_THEMEITEMS (RID_SVX_START + 252)
#define RID_SVXSTR_GALLERY_THEMENAME (RID_SVX_START + 253)
@@ -952,9 +951,7 @@
#define RID_SVXSTR_NEXTFREE (RID_SVX_START + 1191)
-//IAccessibility2 Implementation 2009-----
#define RID_SVXSTR_TEXTCOLOR (RID_SVX_START + 1178)
-//-----IAccessibility2 Implementation 2009
// ----------------------------------------------------------------------------
// if we have _a_lot_ time, we should group the resource ids by type, instead
// of grouping them by semantics. The reason is that resource ids have to be
diff --git a/svx/inc/svx/svdstr.hrc b/svx/inc/svx/svdstr.hrc
index bd52c5e38dc5..e23cfbad5853 100644
--- a/svx/inc/svx/svdstr.hrc
+++ b/svx/inc/svx/svdstr.hrc
@@ -181,11 +181,9 @@
#define STR_ObjNameSingulMEDIA (STR_ObjNameBegin + 143)
#define STR_ObjNamePluralMEDIA (STR_ObjNameBegin + 144)
-//IAccessibility2 Implementation 2009-----
#define STR_ObjNameSingulFONTWORK (STR_ObjNameBegin+145)
#define STR_ObjNamePluralFONTWORK (STR_ObjNameBegin+146)
#define STR_ObjNameEnd (STR_ObjNamePluralFONTWORK)
-//-----IAccessibility2 Implementation 2009
#define STR_EditBegin (STR_ObjNameEnd+1)
#define STR_EditWithCopy (STR_EditBegin + 0)
#define STR_EditPosSize (STR_EditBegin + 1)
diff --git a/svx/source/dialog/bmpmask.hrc b/svx/source/dialog/bmpmask.hrc
index c422ecf8c30d..0e0f84689791 100644
--- a/svx/source/dialog/bmpmask.hrc
+++ b/svx/source/dialog/bmpmask.hrc
@@ -18,11 +18,9 @@
#define RID_SVXDLG_BMPMASK (RID_SVX_BMPMASK_START)
#define RID_SVXDLG_BMPMASK_STR_TRANSP (RID_SVX_BMPMASK_START + 1)
#define RID_SVXDLG_BMPMASK_STR_SOURCECOLOR (RID_SVX_BMPMASK_START + 2)
-/*IAccessibility2 Implementation 2009-----*/
#define RID_SVXDLG_BMPMASK_STR_PALETTE (RID_SVX_BMPMASK_START + 3)
#define RID_SVXDLG_BMPMASK_STR_TOLERANCE (RID_SVX_BMPMASK_START + 4)
#define RID_SVXDLG_BMPMASK_STR_REPLACEWITH (RID_SVX_BMPMASK_START + 5)
-/*-----IAccessibility2 Implementation 2009*/
#define GRP_Q 1
#define CBX_1 1
#define CBX_2 4
diff --git a/svx/source/dialog/ctredlin.hrc b/svx/source/dialog/ctredlin.hrc
index f87031f78224..c4b3df03d46d 100644
--- a/svx/source/dialog/ctredlin.hrc
+++ b/svx/source/dialog/ctredlin.hrc
@@ -55,11 +55,9 @@
#define STR_TITLE3 3
#define STR_TITLE4 4
#define STR_TITLE5 5
-//IAccessibility2 Implementation 2009-----
#define STR_DATE_COMBOX 6
#define STR_DATE_SPIN 7
#define STR_DATE_SPIN1 8
#define STR_DATE_TIME_SPIN 9
#define STR_DATE_TIME_SPIN1 10
#define STR_TREE 11
-//-----IAccessibility2 Implementation 2009
diff --git a/svx/source/dialog/ctredlin.src b/svx/source/dialog/ctredlin.src
index 2b4cfe9daa52..eef9c29521e6 100644
--- a/svx/source/dialog/ctredlin.src
+++ b/svx/source/dialog/ctredlin.src
@@ -114,9 +114,7 @@ TabPage SID_REDLIN_FILTER_PAGE
ImageBitmap = Bitmap { File = "time.bmp" ; };
MASKCOLOR
};
- // IAccessibility2 implementation 2009. ------
QuickHelpText [ en-US ] = "Set Start Date/Time" ;
- // ------ IAccessibility2 implementation 2009.
};
FixedText FT_DATE2
{
@@ -172,9 +170,7 @@ TabPage SID_REDLIN_FILTER_PAGE
ImageBitmap = Bitmap { File = "time.bmp" ; };
MASKCOLOR
};
- // IAccessibility2 implementation 2009. ------
QuickHelpText [ en-US ] = "Set End Date/Time" ;
- // ------ IAccessibility2 implementation 2009.
};
CheckBox CB_AUTOR
{
@@ -253,7 +249,6 @@ TabPage SID_REDLIN_FILTER_PAGE
Size = MAP_APPFONT ( 178 , 12 ) ;
TabStop = TRUE ;
};
- /*IAccessibility2 Implementation 2009-----*/
String STR_DATE_COMBOX
{
Text [ en-US ] = "Date Condition" ;
@@ -278,7 +273,6 @@ TabPage SID_REDLIN_FILTER_PAGE
{
Text [ en-US ] = "Changes" ;
};
- /*-----IAccessibility2 Implementation 2009*/
};
TabPage SID_REDLIN_VIEW_PAGE
{
diff --git a/svx/source/dialog/dlgctrl.src b/svx/source/dialog/dlgctrl.src
index ec3dceb5f169..cbe0bb0db54a 100644
--- a/svx/source/dialog/dlgctrl.src
+++ b/svx/source/dialog/dlgctrl.src
@@ -22,9 +22,7 @@ Bitmap RID_SVXCTRL_RECTBTNS
{
File = "rectbtns.bmp" ;
};
-/*IAccessibility2 Implementation 2009-----*/
String STR_SWITCH
{
Text [ en-US ] = "Switch" ;
};
-/*-----IAccessibility2 Implementation 2009*/
diff --git a/svx/source/dialog/sdstring.src b/svx/source/dialog/sdstring.src
index 4b1e25cc01ad..40c7c4b2946a 100644
--- a/svx/source/dialog/sdstring.src
+++ b/svx/source/dialog/sdstring.src
@@ -1985,7 +1985,6 @@ String RID_SVXSTR_GALLERYPROPS_GALTHEME
Text [ en-US ] = "Gallery Theme" ;
};
-//IAccessibility2 Implementation 2009-----
String RID_SVXSTR_GALLERY_THEMEITEMS
{
Text [ en-US ] = "Theme Items";
@@ -2002,4 +2001,3 @@ String RID_SVXSTR_GALLERY_PREVIEW
{
Text [ en-US ] = "Preview";
};
-//-----IAccessibility2 Implementation 2009
diff --git a/svx/source/tbxctrls/colrctrl.src b/svx/source/tbxctrls/colrctrl.src
index 302cafd6e88c..12dcd20a86a7 100644
--- a/svx/source/tbxctrls/colrctrl.src
+++ b/svx/source/tbxctrls/colrctrl.src
@@ -43,10 +43,8 @@ DockingWindow RID_SVXCTRL_COLOR
};
};
-// IAccessibility2 implementation 2009. ------
String STR_COLORTABLE
{
Text [ en-US ] = "Color Palette" ;
};
-// ------ IAccessibility2 implementation 2009.
diff --git a/svx/source/tbxctrls/tbcontrl.src b/svx/source/tbxctrls/tbcontrl.src
index b75f35cee573..a94454415e14 100644
--- a/svx/source/tbxctrls/tbcontrl.src
+++ b/svx/source/tbxctrls/tbcontrl.src
@@ -157,11 +157,9 @@ String RID_SVXSTR_MORE
Text [ en-US ] = "More...";
};
-//IAccessibility2 Implementation 2009-----
String RID_SVXSTR_TEXTCOLOR
{
Text [ en-US ] = "Font color";
};
-//-----IAccessibility2 Implementation 2009
// ********************************************************************** EOF