I had asked about this bug previously and got a response saying to look at
this
http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
.

The file was extremely long and didn't have a ton of comments so I wasn't
sure exactly how it functioned. Many of the shortcuts were repeated with
identical code several times so I assumed the shortcuts applied to
different OO modules.

To try to narrow down which parts of the code apply to where I replaced all
of the 4 N_SHIFT_MOD1 commands from NewDoc to Grow and after building the
system the change did work and I could increase the font size in writer.

Is there some hidden structure to this file that i'm unaware of? I still
don't know which one of the commands I replaced applies to writer, granted
I can figure this out through trial and error, but i'm not sure where in
the code I would add in the new shortcuts.

Then the big question is what should the shortcut keys be to increase and
decrease font size in Writer?

Reply via email to