sw/uiconfig/swform/popupmenu/anchor.xml   |    1 +
 sw/uiconfig/swreport/popupmenu/anchor.xml |    1 +
 sw/uiconfig/swriter/popupmenu/anchor.xml  |    1 +
 sw/uiconfig/swxform/popupmenu/anchor.xml  |    1 +
 4 files changed, 4 insertions(+)

New commits:
commit ed8c80f01af00b7f68d79a9cd2a60b69ab5bd497
Author:     Aron Budea <aron.bu...@collabora.com>
AuthorDate: Mon Feb 20 15:40:38 2023 +0100
Commit:     Aron Budea <aron.bu...@collabora.com>
CommitDate: Mon Feb 20 17:56:19 2023 +0000

    [cp] Revert "tdf#135836  remove "to page" from shape/image contextmenu"
    
    This reverts commit 09c24681a3414092fde50ec0f617c9f7c79e8a61.
    
    Change-Id: I18e4efcf9bff48be436102260b0d18aa0d7307cd
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147334
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Aron Budea <aron.bu...@collabora.com>

diff --git a/sw/uiconfig/swform/popupmenu/anchor.xml 
b/sw/uiconfig/swform/popupmenu/anchor.xml
index a6bccfdd6feb..e87252b599f4 100644
--- a/sw/uiconfig/swform/popupmenu/anchor.xml
+++ b/sw/uiconfig/swform/popupmenu/anchor.xml
@@ -8,6 +8,7 @@
  *
 -->
 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu";>
+  <menu:menuitem menu:id=".uno:SetAnchorToPage" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToPara" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorAtChar" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToChar" menu:style="radio"/>
diff --git a/sw/uiconfig/swreport/popupmenu/anchor.xml 
b/sw/uiconfig/swreport/popupmenu/anchor.xml
index a6bccfdd6feb..e87252b599f4 100644
--- a/sw/uiconfig/swreport/popupmenu/anchor.xml
+++ b/sw/uiconfig/swreport/popupmenu/anchor.xml
@@ -8,6 +8,7 @@
  *
 -->
 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu";>
+  <menu:menuitem menu:id=".uno:SetAnchorToPage" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToPara" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorAtChar" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToChar" menu:style="radio"/>
diff --git a/sw/uiconfig/swriter/popupmenu/anchor.xml 
b/sw/uiconfig/swriter/popupmenu/anchor.xml
index a6bccfdd6feb..e87252b599f4 100644
--- a/sw/uiconfig/swriter/popupmenu/anchor.xml
+++ b/sw/uiconfig/swriter/popupmenu/anchor.xml
@@ -8,6 +8,7 @@
  *
 -->
 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu";>
+  <menu:menuitem menu:id=".uno:SetAnchorToPage" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToPara" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorAtChar" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToChar" menu:style="radio"/>
diff --git a/sw/uiconfig/swxform/popupmenu/anchor.xml 
b/sw/uiconfig/swxform/popupmenu/anchor.xml
index a6bccfdd6feb..e87252b599f4 100644
--- a/sw/uiconfig/swxform/popupmenu/anchor.xml
+++ b/sw/uiconfig/swxform/popupmenu/anchor.xml
@@ -8,6 +8,7 @@
  *
 -->
 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu";>
+  <menu:menuitem menu:id=".uno:SetAnchorToPage" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToPara" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorAtChar" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToChar" menu:style="radio"/>

Reply via email to