diff options
author | obo <obo@openoffice.org> | 2010-06-21 13:30:01 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-06-21 13:30:01 +0200 |
commit | 74396313fa1b1c60f02f68665b8ea3796a6ecfbe (patch) | |
tree | 5d97cf02cb9afb4daffa310203a06abb78b5d6cf | |
parent | 3ba078f3b6ce87e8b2bbf9d0f0128adaaa7892df (diff) | |
parent | f30d60c29ca5ab5dd2581d2e9dc4b6823085dd68 (diff) |
CWS-TOOLING: integrate CWS calctabcolor
-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 9b241eb4d..f5d47e635 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 b9fa2d9c8..866251e65 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 670a872ac..4104b70f0 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 |