diff options
author | Oliver Craemer [oc] <oc@openoffice.org> | 2010-06-16 15:44:37 +0200 |
---|---|---|
committer | Oliver Craemer [oc] <oc@openoffice.org> | 2010-06-16 15:44:37 +0200 |
commit | 2d2ca0ae1aa4756d2f01ecac591c46d1d6e7fc81 (patch) | |
tree | 6ef8560d38b0d027710c6a2f9d10352370c421c6 /testautomation | |
parent | db02cb808d61ece75170bd549ee6e3246c28ef83 (diff) |
i112451 :[Automation] Declaration for new Tabcolor UI
Diffstat (limited to 'testautomation')
-rw-r--r-- | testautomation/global/sid/context.sid | 1 | ||||
-rw-r--r-- | testautomation/global/sid/e_all.sid | 1 | ||||
-rwxr-xr-x | testautomation/global/win/edia_t_z.win | 2 |
3 files changed, 4 insertions, 0 deletions
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 |