diff options
Diffstat (limited to 'sd/uiconfig/simpress/ui/notebookbar.ui')
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar.ui | 67 |
1 files changed, 16 insertions, 51 deletions
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui index 5f4a85dc0d21..3e761fd8a2f9 100644 --- a/sd/uiconfig/simpress/ui/notebookbar.ui +++ b/sd/uiconfig/simpress/ui/notebookbar.ui @@ -14881,66 +14881,31 @@ </packing> </child> <child> - <object class="GtkBox" id="box15"> + <object class="sfxlo-NotebookbarToolBox" id="SectionBottom138"> + <property name="width_request">148</property> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="orientation">vertical</property> - <child> - <object class="sfxlo-NotebookbarToolBox" id="SectionBottom138"> - <property name="width_request">148</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="show_arrow">False</property> - <child> - <object class="GtkToolButton" id="Media-AVMediaToolBox"> - <property name="visible">True</property> - <property name="action_name">.uno:AVMediaToolBox</property> - </object> - <packing> - <property name="expand">False</property> - <property name="homogeneous">True</property> - </packing> - </child> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">True</property> - <property name="position">0</property> - </packing> - </child> + <property name="can_focus">True</property> + <property name="show_arrow">False</property> <child> - <object class="sfxlo-NotebookbarToolBox" id="SectionBottom139"> + <object class="GtkToolButton" id="Media-AVMediaToolBox"> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="toolbar_style">both-horiz</property> - <property name="show_arrow">False</property> - <child> - <object class="GtkToolButton" id="Media-AVMediaPlayer1"> - <property name="visible">True</property> - <property name="action_name">.uno:AVMediaPlayer</property> - </object> - <packing> - <property name="expand">False</property> - <property name="homogeneous">True</property> - </packing> - </child> - </object> - <packing> + <property name="action_name">.uno:AVMediaToolBox</property> + </object> + <packing> <property name="expand">False</property> - <property name="fill">True</property> - <property name="position">1</property> - </packing> + <property name="homogeneous">True</property> + </packing> </child> - </object> - <packing> - <property name="expand">False</property> + </object> + <packing> + <property name="expand">True</property> <property name="fill">True</property> - <property name="position">1</property> - </packing> + <property name="position">0</property> + </packing> </child> </object> <packing> - <property name="expand">False</property> + <property name="expand">True</property> <property name="fill">True</property> <property name="position">7</property> </packing> |