https://bugs.documentfoundation.org/show_bug.cgi?id=126095
--- Comment #9 from Justin L <[email protected]> --- In sfx2/source/appl/appserv.cxx SID_TOOLBAR_MODE, it saves the current list of toolbars into UserToolbars, and disables all toolbars - BUT ONLY FOR THE CURRENT APPLICATION. This is why the Draw/Impress toolbars are not disabled during "Apply to All" private:resource/toolbar/toolbar is a UserToolbar that is configured by default as true in officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu So that is why the long toolbar shows up by default. Also DrawWindowState.xcu. The 4-button presentation toolbar shows up because DrawViewShell::ChangeEditMode turns it on for Impress when not in Master or Handout mode. -- You are receiving this mail because: You are the assignee for the bug.
