diff options
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar.ui | 8 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/singlemode.xml | 2 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar.ui | 8 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui | 4 |
4 files changed, 11 insertions, 11 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index bea7d9e6730e..0d5eb64b3c89 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -554,10 +554,10 @@ </object> </child> <child> - <object class="GtkMenuItem" id="MenuFile-PrintPreview"> + <object class="GtkMenuItem" id="MenuFile-WebHtml"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:PrintPreview</property> + <property name="action_name">.uno:WebHtml</property> </object> </child> <child> @@ -2896,9 +2896,9 @@ <property name="toolbar_style">both-horiz</property> <property name="show_arrow">False</property> <child> - <object class="GtkToolButton" id="File-PrintPreview1"> + <object class="GtkToolButton" id="File-WebHtml"> <property name="visible">True</property> - <property name="action_name">.uno:PrintPreview</property> + <property name="action_name">.uno:WebHtml</property> <property name="use_underline">True</property> </object> <packing> diff --git a/sd/uiconfig/simpress/toolbar/singlemode.xml b/sd/uiconfig/simpress/toolbar/singlemode.xml index 0dd592d4e55d..b86a414ca00e 100644 --- a/sd/uiconfig/simpress/toolbar/singlemode.xml +++ b/sd/uiconfig/simpress/toolbar/singlemode.xml @@ -23,7 +23,7 @@ <toolbar:toolbaritem xlink:href=".uno:Save"/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Print"/> - <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:WebHtml" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Undo"/> <toolbar:toolbaritem xlink:href=".uno:Redo"/> diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui index 20329c825473..48b3ac1734ac 100644 --- a/sd/uiconfig/simpress/ui/notebookbar.ui +++ b/sd/uiconfig/simpress/ui/notebookbar.ui @@ -476,10 +476,10 @@ </object> </child> <child> - <object class="GtkMenuItem" id="MenuFile-PrintPreview"> + <object class="GtkMenuItem" id="MenuFile-WebHtml"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:PrintPreview</property> + <property name="action_name">.uno:WebHtml</property> </object> </child> <child> @@ -2930,9 +2930,9 @@ <property name="toolbar_style">both-horiz</property> <property name="show_arrow">False</property> <child> - <object class="GtkToolButton" id="File-PrintPreview1"> + <object class="GtkToolButton" id="File-WebHtml"> <property name="visible">True</property> - <property name="action_name">.uno:PrintPreview</property> + <property name="action_name">.uno:WebHtml</property> <property name="use_underline">True</property> </object> <packing> diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui index 46074acdafee..1c7bce6406fc 100644 --- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui +++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui @@ -835,10 +835,10 @@ </object> </child> <child> - <object class="GtkMenuItem" id="PrintPreviewD"> + <object class="GtkMenuItem" id="WebHtmlD"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:PrintPreview</property> + <property name="action_name">.uno:WebHtml</property> </object> </child> <child> |