Where do these strings show up?

Hi all,

Could someone tell me where do I have to click so that I'd actually see the
following strings in the UI?

1) "View Grid lines"
Key-ID: AFYB4
File: officecfg/registry/data/org/openoffice/Office/UI.po
Context: CalcCommands.xcu
..CalcCommands.UserInterface.Commands..uno:ViewGridLines Label value.text

2) "Format Cell Borders"
Key-ID: VDduU
File: officecfg/registry/data/org/openoffice/Office/UI.po
Context: CalcCommands.xcu
..CalcCommands.UserInterface.Popups..uno:FormatCellBorders Label value.text

3) "Controlling"
Key-ID: jCXoN
File: wizards/source/formwizard.po
Context: dbwizres.src RID_DB_REPORT_WIZARD_START + 115 string.text

For 1 & 2, I have looked through Calc's Tools - Customize dialog where they
should be according to the context (right?), but I can't see them anywhere.
For 3, I have played around with Base's form wizard but there seems to be
no such string.

Thanks in advance,
Mihkel

Hi Mihkel,

Could someone tell me where do I have to click so that I'd actually see the
following strings in the UI?

1) "View Grid lines"
Key-ID: AFYB4
File: officecfg/registry/data/org/openoffice/Office/UI.po
Context: CalcCommands.xcu
..CalcCommands.UserInterface.Commands..uno:ViewGridLines Label value.text

2) "Format Cell Borders"
Key-ID: VDduU
File: officecfg/registry/data/org/openoffice/Office/UI.po
Context: CalcCommands.xcu
..CalcCommands.UserInterface.Popups..uno:FormatCellBorders Label value.text

These two are commands of the new Sidebar, which isn't configurable
(yet?) so unfortunately they do not appear in the UI.
1) is the slot for the "Show cell grid lines" checkbox in the Cell
   Appearance properties
2) is the slot for the "Cell border" elements in the Cell Appearance
   properties

3) "Controlling"
Key-ID: jCXoN
File: wizards/source/formwizard.po
Context: dbwizres.src RID_DB_REPORT_WIZARD_START + 115 string.text

This should be in the Base report wizard, but I don't know where.

  Eike