From 2d2ca0ae1aa4756d2f01ecac591c46d1d6e7fc81 Mon Sep 17 00:00:00 2001 From: "Oliver Craemer [oc]" Date: Wed, 16 Jun 2010 15:44:37 +0200 Subject: i112451 :[Automation] Declaration for new Tabcolor UI --- testautomation/global/sid/context.sid | 1 + testautomation/global/sid/e_all.sid | 1 + testautomation/global/win/edia_t_z.win | 2 ++ 3 files changed, 4 insertions(+) (limited to 'testautomation') diff --git a/testautomation/global/sid/context.sid b/testautomation/global/sid/context.sid index 9b241eb4d65d..f5d47e635a7f 100644 --- a/testautomation/global/sid/context.sid +++ b/testautomation/global/sid/context.sid @@ -12,6 +12,7 @@ NotizAnzeigen FID_NOTE_VISIBLE ' Kontextmenue: Tabelle Calc AlleTabellenAuswaehlen FID_TAB_SELECTALL +SetTabColor FID_TAB_MENU_SET_TAB_BG_COLOR ' ** Kontextmenue im Gestalter/Stylist Stylist_Neu HID_STYLIST_NEW diff --git a/testautomation/global/sid/e_all.sid b/testautomation/global/sid/e_all.sid index b9fa2d9c81e8..866251e652ac 100644 --- a/testautomation/global/sid/e_all.sid +++ b/testautomation/global/sid/e_all.sid @@ -545,6 +545,7 @@ FormatSheetHide FID_TABLE_HIDE FormatSheetShow FID_TABLE_SHOW FormatSheetRename FID_TAB_MENU_RENAME FID_TAB_RENAME FormatSheetRightToLeft .uno:SheetRightToLeft +FormatSheetTabColor .uno:SetTabBgColor FormatMergeCells .uno:ToggleMergeCells FormatPrintRangesRemove SID_DELETE_PRINTAREA FormatPrintRangesEdit SID_OPENDLG_EDIT_PRINTAREA diff --git a/testautomation/global/win/edia_t_z.win b/testautomation/global/win/edia_t_z.win index 670a872ac657..4104b70f0f2a 100755 --- a/testautomation/global/win/edia_t_z.win +++ b/testautomation/global/win/edia_t_z.win @@ -1,3 +1,5 @@ +*TabColor FID_TAB_SET_TAB_BG_COLOR + *TableDesignTable HID_TABDESIGN_BACKGROUND TableWindow HID_CTL_TABLEEDIT Fieldname HID_TABDESIGN_NAMECELL -- cgit