Hi,

On Sun, Jul 07, 2013 at 03:10:24PM +0300, Ptyl Dragon <p...@cloudon.com> wrote:
> For the mobile iOS app, we would like to remove the writer main menu (the
> File / Edit / View / Tools ... menu), so to be left with a pure canvas.
> What would be the simplest way to do that?

One simple way is to just comment out the createElement() call in
SfxDispatcher::SetMenu_Impl(). (Possibly that's possible to do from some
configuration option.)

You still need to disable toolbars if you want to get only the document
area, though.

Miklos

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to