Presently we have toolbar (.uno:AssignLayout) and sidebar means of changing a slide's layout, but we dont have this ability within the context menu or menu bar. So it would be useful to modify .uno:AssignLayout to work within the menus, so that the list of available layouts a listed as radio button entries in a submenu, as presently it doesnt do anything.
Setting to NEW.
Why not simply use commands like ".uno:AssignLayout?WhatLayout:long=32". List of supported values is here: http://opengrok.libreoffice.org/xref/core/sd/inc/pres.hxx#AutoLayout
Thanks for the code pointer Maxim. :D https://gerrit.libreoffice.org/20803
Yousuf Philips committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=235a10d49eb1b7becbac32965633447b97a684bc tdf#96411 Add slide layout changing to impress menu bar It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Seems i forgot the context menu part of this. :D @Maxim: Can you test? https://gerrit.libreoffice.org/22625
Hello, Is this bug fixed? If so, could you please close it as RESOLVED FIXED?
Setting Assignee back to default. Please assign it back to yourself if you're still working on this issue
context menus patch - https://gerrit.libreoffice.org/42698
Yousuf Philips committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7fa728c40897041a18b988853d09e685236ff061 tdf#96411 Add slide layout to context menus It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.