diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-26 17:07:02 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-26 17:07:02 +0000 |
commit | 555d702903fb0857122024e1ab78a72d122d3f16 (patch) | |
tree | 6c749e09d7b761f4ce353bedcc31627a38529196 /sc/util/hidother.src | |
parent | ff721adbe05f7a6659d9dffcf46c671f8a644da7 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'sc/util/hidother.src')
-rw-r--r-- | sc/util/hidother.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/util/hidother.src b/sc/util/hidother.src index 6491c0ccae75..b07e8cac715e 100644 --- a/sc/util/hidother.src +++ b/sc/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: nn $ $Date: 2002-12-03 15:27:11 $ + * last change: $Author: hr $ $Date: 2003-03-26 18:07:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -125,11 +125,11 @@ hidspecial HID_SELECTTABLES { HelpId = HID_SELECTTABLES; }; hidspecial HID_SC_REPLCELLSWARN { HelpId = HID_SC_REPLCELLSWARN; }; hidspecial HID_SC_DPLAY_COLUMN { HelpId = HID_SC_DPLAY_COLUMN; }; -hidspecial HID_SC_DPLAY_ROW { HelpId = HID_SC_DPLAY_ROW }; -hidspecial HID_SC_DPLAY_DATA { HelpId = HID_SC_DPLAY_DATA }; -hidspecial HID_SC_DPLAY_SELECT { HelpId = HID_SC_DPLAY_SELECT }; +hidspecial HID_SC_DPLAY_ROW { HelpId = HID_SC_DPLAY_ROW; }; +hidspecial HID_SC_DPLAY_DATA { HelpId = HID_SC_DPLAY_DATA; }; +hidspecial HID_SC_DPLAY_SELECT { HelpId = HID_SC_DPLAY_SELECT; }; -hidspecial HID_SC_DRAW_RENAME { HelpId = HID_SC_DRAW_RENAME }; +hidspecial HID_SC_DRAW_RENAME { HelpId = HID_SC_DRAW_RENAME; }; // 2. Seite Funktionsautopilot: nur als Unique-IDs |