AllLangPackage_html_media_lang.mk        |    1 
 Package_html_media.mk                    |    3 -
 dev/null                                 |binary
 source/text/shared/01/05040200.xhp       |    9 +++
 source/text/shared/06/sd_screenshots.xhp |    5 --
 source/text/simpress/01/02120000.xhp     |   71 ++++++++++++++++++-------------
 6 files changed, 51 insertions(+), 38 deletions(-)

New commits:
commit 219b6861f32922e93b102939639864e7fbd6c876
Author:     Olivier Hallot <[email protected]>
AuthorDate: Fri Aug 28 10:43:13 2026 -0300
Commit:     Olivier Hallot <[email protected]>
CommitDate: Sat Aug 29 16:17:00 2026 +0200

    Fix "Resize all pages" help entry for DRAW/IMPRESS
    
    Change-Id: I8bd34bd327267aff7713f7d2775fe85b802df833
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/210242
    Reviewed-by: Olivier Hallot <[email protected]>
    Tested-by: Jenkins

diff --git a/source/text/shared/01/05040200.xhp 
b/source/text/shared/01/05040200.xhp
index c498719773..9419ca60bb 100644
--- a/source/text/shared/01/05040200.xhp
+++ b/source/text/shared/01/05040200.xhp
@@ -103,10 +103,15 @@
             <bookmark branch="hid/cui/ui/pageformatpage/comboTextFlowBox" 
id="bm_id3146774" localize="false"/>
         </section>
     </section>
-
+    <bookmark branch="hid/cui/ui/pageformatpage/checkResizeAllPages" 
id="bm_id71787924135254" localize="false"/>
     <switch select="appl">
         <case select="IMPRESS">
-            <paragraph role="paragraph" id="par_id411786981579196">Resize only 
current page instead of all pages. This creates a new master page in case only 
one page is resized.</paragraph>
+            <h3 id="hd_id681787923989798">Resize all pages</h3>
+            <paragraph role="paragraph" id="par_id411786981579196">Resize all 
slides in the presentation. When unchecked, resizes only the current slide and 
creates a new master slide for it.</paragraph>
+        </case>
+        <case select="DRAW">
+            <h3 id="hd_id441787923994256">Resize all pages</h3>
+            <paragraph role="paragraph" id="par_id417786981579196">Resize all 
pages in the drawing document. When unchecked, resizes only the current page 
and creates a new master page for it.</paragraph>
         </case>
     </switch>
 
commit 781d819c5d15a5fddb394a41256cd6667a992ae7
Author:     Olivier Hallot <[email protected]>
AuthorDate: Fri Aug 28 18:06:59 2026 -0300
Commit:     Olivier Hallot <[email protected]>
CommitDate: Sat Aug 29 16:16:26 2026 +0200

    tdf173234 new HSL color interpolation in "Duplicate" dialog
    
    + Added contents for RGB and HSL color interpolation
    + Removed outdated Duplicate dialog screenshot
    + Refactor
    
    Change-Id: Iecd3b22a0482ec3be9ea21ca5da48f4743547f68
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/210248
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/AllLangPackage_html_media_lang.mk 
b/AllLangPackage_html_media_lang.mk
index 6e0f443567..b5e8290967 100644
--- a/AllLangPackage_html_media_lang.mk
+++ b/AllLangPackage_html_media_lang.mk
@@ -235,7 +235,6 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval 
$(call gb_AllLangPack
     
screenshots/modules/smath/ui/savedefaultsdialog/$(lang)/SaveDefaultsDialog.png \
     screenshots/modules/smath/ui/spacingdialog/$(lang)/SpacingDialog.png \
     screenshots/svx/ui/compressgraphicdialog/$(lang)/CompressGraphicDialog.png 
\
-    screenshots/modules/sdraw/ui/copydlg/$(lang)/DuplicateDialog.png \
     screenshots/modules/sdraw/ui/dlgsnap/$(lang)/SnapObjectDialog.png \
     screenshots/modules/sdraw/ui/insertlayer/$(lang)/InsertLayerDialog.png \
     
screenshots/modules/sdraw/ui/insertslidesdialog/$(lang)/InsertSlidesDialog.png \
diff --git a/Package_html_media.mk b/Package_html_media.mk
index c17ab7405d..9882ff9a42 100644
--- a/Package_html_media.mk
+++ b/Package_html_media.mk
@@ -184,6 +184,8 @@ $(eval $(call 
gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
     helpimg/sdraw/distribute-VB.svg \
     helpimg/sdraw/distribute-VC.svg \
     helpimg/sdraw/distribute-VS.svg \
+    helpimg/sdraw/ColorWheel.svg \
+    helpimg/sdraw/RGBCube.svg \
     helpimg/starmath/harpoon.svg \
     helpimg/starmath/wideharpoon.svg \
     helpimg/starmath/al21801.svg \
@@ -401,7 +403,6 @@ $(eval $(call 
gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
     navigation/libo-symbol-black-alt.svg \
     navigation/libo-symbol-white.svg \
     navigation/libo-writer.svg \
-    screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png \
     screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png \
     screenshots/modules/sdraw/ui/insertlayer/InsertLayerDialog.png \
     screenshots/modules/sdraw/ui/insertslidesdialog/InsertSlidesDialog.png \
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png
deleted file mode 100644
index b0505deb0b..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/am/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/am/DuplicateDialog.png
deleted file mode 100644
index 336aa8899a..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/am/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ar/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ar/DuplicateDialog.png
deleted file mode 100644
index 28a690e6d2..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ar/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ast/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ast/DuplicateDialog.png
deleted file mode 100644
index d29a19339c..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ast/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bg/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/bg/DuplicateDialog.png
deleted file mode 100644
index 6efa53c547..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bg/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bn-IN/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/bn-IN/DuplicateDialog.png
deleted file mode 100644
index 5313d0e11b..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bn-IN/DuplicateDialog.png 
and /dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bn/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/bn/DuplicateDialog.png
deleted file mode 100644
index 22b0a7a9d0..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bn/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bo/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/bo/DuplicateDialog.png
deleted file mode 100644
index 04673365cd..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bo/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bs/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/bs/DuplicateDialog.png
deleted file mode 100644
index 05f2ada354..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/bs/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ca-valencia/DuplicateDialog.png
 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ca-valencia/DuplicateDialog.png
deleted file mode 100644
index cc5c652933..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ca-valencia/DuplicateDialog.png
 and /dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ca/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ca/DuplicateDialog.png
deleted file mode 100644
index 4c7737295f..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ca/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/cs/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/cs/DuplicateDialog.png
deleted file mode 100644
index b5d9d636d6..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/cs/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/da/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/da/DuplicateDialog.png
deleted file mode 100644
index 24a7691a2d..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/da/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/de/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/de/DuplicateDialog.png
deleted file mode 100644
index 6d26aa7660..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/de/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/dsb/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/dsb/DuplicateDialog.png
deleted file mode 100644
index 46dcffd956..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/dsb/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/dz/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/dz/DuplicateDialog.png
deleted file mode 100644
index b0505deb0b..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/dz/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/el/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/el/DuplicateDialog.png
deleted file mode 100644
index 0e63ddb463..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/el/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/en-GB/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/en-GB/DuplicateDialog.png
deleted file mode 100644
index a3d90a2f78..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/en-GB/DuplicateDialog.png 
and /dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/en-ZA/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/en-ZA/DuplicateDialog.png
deleted file mode 100644
index dcaeb62a85..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/en-ZA/DuplicateDialog.png 
and /dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/eo/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/eo/DuplicateDialog.png
deleted file mode 100644
index 4f319bdfae..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/eo/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/es/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/es/DuplicateDialog.png
deleted file mode 100644
index 716824fc9a..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/es/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/et/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/et/DuplicateDialog.png
deleted file mode 100644
index 095f2ce3a6..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/et/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/eu/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/eu/DuplicateDialog.png
deleted file mode 100644
index edaf6e2ab3..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/eu/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/fi/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/fi/DuplicateDialog.png
deleted file mode 100644
index f81da7dd48..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/fi/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/fr/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/fr/DuplicateDialog.png
deleted file mode 100644
index 24d5ecbaaf..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/fr/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/gl/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/gl/DuplicateDialog.png
deleted file mode 100644
index adad62bc85..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/gl/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/gu/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/gu/DuplicateDialog.png
deleted file mode 100644
index 587ac648d2..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/gu/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/he/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/he/DuplicateDialog.png
deleted file mode 100644
index 50dd126970..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/he/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/hi/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/hi/DuplicateDialog.png
deleted file mode 100644
index ca3d353ed9..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/hi/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/hr/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/hr/DuplicateDialog.png
deleted file mode 100644
index ca0909c5f2..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/hr/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/hsb/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/hsb/DuplicateDialog.png
deleted file mode 100644
index 56c3b09b9c..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/hsb/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/hu/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/hu/DuplicateDialog.png
deleted file mode 100644
index 0a2dc50a24..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/hu/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/id/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/id/DuplicateDialog.png
deleted file mode 100644
index c866793551..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/id/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/is/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/is/DuplicateDialog.png
deleted file mode 100644
index efb7609cde..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/is/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/it/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/it/DuplicateDialog.png
deleted file mode 100644
index 7dae5f62ee..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/it/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ja/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ja/DuplicateDialog.png
deleted file mode 100644
index 0fe9c04b82..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ja/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ka/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ka/DuplicateDialog.png
deleted file mode 100644
index fee19ed8df..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ka/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/km/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/km/DuplicateDialog.png
deleted file mode 100644
index 8e1e51c19f..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/km/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ko/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ko/DuplicateDialog.png
deleted file mode 100644
index 43c39e55d5..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ko/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/lo/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/lo/DuplicateDialog.png
deleted file mode 100644
index 831a795340..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/lo/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/lt/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/lt/DuplicateDialog.png
deleted file mode 100644
index f4e8d14c8d..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/lt/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/lv/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/lv/DuplicateDialog.png
deleted file mode 100644
index 9377901f34..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/lv/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/mk/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/mk/DuplicateDialog.png
deleted file mode 100644
index 66cc87d286..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/mk/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/nb/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/nb/DuplicateDialog.png
deleted file mode 100644
index bc4e304018..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/nb/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ne/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ne/DuplicateDialog.png
deleted file mode 100644
index 92ba4e71a0..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ne/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/nl/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/nl/DuplicateDialog.png
deleted file mode 100644
index 64c49dddb6..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/nl/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/nn/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/nn/DuplicateDialog.png
deleted file mode 100644
index 601ea90378..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/nn/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/om/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/om/DuplicateDialog.png
deleted file mode 100644
index c64d558c6a..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/om/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/pl/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/pl/DuplicateDialog.png
deleted file mode 100644
index 1ca6f0c9bc..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/pl/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/pt-BR/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/pt-BR/DuplicateDialog.png
deleted file mode 100644
index e8b74d7368..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/pt-BR/DuplicateDialog.png 
and /dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/pt/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/pt/DuplicateDialog.png
deleted file mode 100644
index ccc2f2b368..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/pt/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/qtz/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/qtz/DuplicateDialog.png
deleted file mode 100644
index 2e0e7a720c..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/qtz/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ro/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ro/DuplicateDialog.png
deleted file mode 100644
index d1b785cd78..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ro/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ru/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ru/DuplicateDialog.png
deleted file mode 100644
index e70fcd0379..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ru/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/si/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/si/DuplicateDialog.png
deleted file mode 100644
index 02cb3abbd1..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/si/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sid/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/sid/DuplicateDialog.png
deleted file mode 100644
index f993ece491..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sid/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sk/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/sk/DuplicateDialog.png
deleted file mode 100644
index 2b24ab1a4a..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sk/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sl/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/sl/DuplicateDialog.png
deleted file mode 100644
index 93ec198c2b..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sl/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sq/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/sq/DuplicateDialog.png
deleted file mode 100644
index 7792149e51..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sq/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sv/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/sv/DuplicateDialog.png
deleted file mode 100644
index 299b4b9338..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/sv/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ta/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ta/DuplicateDialog.png
deleted file mode 100644
index 25d902e147..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ta/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/tg/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/tg/DuplicateDialog.png
deleted file mode 100644
index 446ca02eda..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/tg/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/tl/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/tl/DuplicateDialog.png
deleted file mode 100644
index 83d8b9490f..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/tl/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/tr/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/tr/DuplicateDialog.png
deleted file mode 100644
index 874bcaa518..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/tr/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ug/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/ug/DuplicateDialog.png
deleted file mode 100644
index 68a08a6b2c..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/ug/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/uk/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/uk/DuplicateDialog.png
deleted file mode 100644
index e3686f44d6..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/uk/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/vi/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/vi/DuplicateDialog.png
deleted file mode 100644
index e1a141a83d..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/vi/DuplicateDialog.png and 
/dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/zh-CN/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/zh-CN/DuplicateDialog.png
deleted file mode 100644
index bc03cb0b1a..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/zh-CN/DuplicateDialog.png 
and /dev/null differ
diff --git 
a/source/media/screenshots/modules/sdraw/ui/copydlg/zh-TW/DuplicateDialog.png 
b/source/media/screenshots/modules/sdraw/ui/copydlg/zh-TW/DuplicateDialog.png
deleted file mode 100644
index f3ae00b378..0000000000
Binary files 
a/source/media/screenshots/modules/sdraw/ui/copydlg/zh-TW/DuplicateDialog.png 
and /dev/null differ
diff --git a/source/text/shared/06/sd_screenshots.xhp 
b/source/text/shared/06/sd_screenshots.xhp
index 972e902454..3b39525ff0 100644
--- a/source/text/shared/06/sd_screenshots.xhp
+++ b/source/text/shared/06/sd_screenshots.xhp
@@ -32,11 +32,6 @@
     <image 
src="media/screenshots/modules/sdraw/ui/vectorize/VectorizeDialog.png" 
id="img_id311667308065177"><alt xml-lang="en-US" id="alt_id631667308065179">To 
Polygon dialog</alt></image>
     </paragraph>
 </section>
-<section id="duplicate">
-    <paragraph role="paragraph" id="par_id731667322149681" xml-lang="en-US">
-    <image 
src="media/screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png" 
id="img_id271667322149683"><alt xml-lang="en-US" 
id="alt_id81667322149685">Duplicate dialog</alt></image>
-    </paragraph>
-</section>
 <section id="insertslidesdialog">
     <paragraph role="paragraph" id="par_id661667325268264" xml-lang="en-US">
     <image 
src="media/screenshots/modules/sdraw/ui/insertslidesdialog/InsertSlidesDialog.png"
 id="img_id961667325268266"><alt xml-lang="en-US" 
id="alt_id551667325268268">Insert from File dialog</alt></image>
diff --git a/source/text/simpress/01/02120000.xhp 
b/source/text/simpress/01/02120000.xhp
index 275c37d969..e260300c5d 100644
--- a/source/text/simpress/01/02120000.xhp
+++ b/source/text/simpress/01/02120000.xhp
@@ -20,68 +20,81 @@
       -->
       <meta>
             <topic id="textsimpress0102120000xml" indexer="include">
-                  <title xml-lang="en-US" id="tit">Duplicate</title>
+                  <title id="tit">Duplicate</title>
                   <filename>/text/simpress/01/02120000.xhp</filename>
             </topic>
       </meta>
       <body>
       <section id="duplicate">
-            <bookmark xml-lang="en-US" branch="hid/.uno:CopyObjects" 
id="bm_id5589802" localize="false"/>
-            <bookmark xml-lang="en-US" 
branch="hid/modules/sdraw/ui/copydlg/@@nowidget@@" id="bm_@@nowidget@@" 
localize="false"/>
-            <bookmark xml-lang="en-US" 
branch="hid/modules/sdraw/ui/copydlg/DuplicateDialog" id="bm_id3149943" 
localize="false"/>
+            <bookmark branch="hid/.uno:CopyObjects" id="bm_id5589802" 
localize="false"/>
+            <bookmark branch="hid/modules/sdraw/ui/copydlg/@@nowidget@@" 
id="bm_@@nowidget@@" localize="false"/>
+            <bookmark branch="hid/modules/sdraw/ui/copydlg/DuplicateDialog" 
id="bm_id3149943" localize="false"/>
             <h1 id="hd_id3148868"><variable id="Duplicateh1"><link 
href="text/simpress/01/02120000.xhp">Duplicate</link></variable></h1>
-            <paragraph xml-lang="en-US" id="par_id3148604" 
role="paragraph"><variable id="duplizieren"><ahelp hid=".uno:CopyObjects">Makes 
one or more copies of a selected object. </ahelp></variable></paragraph>
+            <paragraph id="par_id3148604" role="paragraph"><variable 
id="duplizieren"><ahelp hid=".uno:CopyObjects">Makes one or more copies of a 
selected object. </ahelp></variable></paragraph>
       </section>
       <section id="howtoget">
             <embed href="text/simpress/00/00000402.xhp#duplicate"/>
       </section>
-      <embed href="text/shared/06/sd_screenshots.xhp#duplicate"/>
       <embed href="text/sdraw/guide/duplicate_object.xhp#duplicate_object"/>
-      <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/copies" 
id="bm_id3153813" localize="false"/>
+      <bookmark branch="hid/modules/sdraw/ui/copydlg/copies" id="bm_id3153813" 
localize="false"/>
       <h2 id="hd_id3146962">Number of copies</h2>
-      <paragraph xml-lang="en-US" id="par_id3153075" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/copies">Enter the number of copies you want to 
make.</ahelp></paragraph>
-      <bookmark xml-lang="en-US" 
branch="hid/modules/sdraw/ui/copydlg/viewdata" id="bm_id3147300" 
localize="false"/>
+      <paragraph id="par_id3153075" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/copies">Enter the number of copies you want to 
make.</ahelp></paragraph>
+      <bookmark branch="hid/modules/sdraw/ui/copydlg/viewdata" 
id="bm_id3147300" localize="false"/>
       <h2 id="hd_id3150431">Values from selection</h2>
       <table id="tbl_id3150395">
             <tablerow>
                   <tablecell>
-                        <paragraph xml-lang="en-US" id="par_id3150534" 
role="paragraph">
-                              <image id="img_id3157870" src="res/sc10350.png" 
width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3157870">Icon 
Values</alt></image>
+                        <paragraph id="par_id3150534" role="paragraph">
+                              <image id="img_id3157870" 
src="cmd/lc_bmpmask.svg" width="1cm" height="1cm"><alt id="alt_id3157870">Icon 
Values</alt></image>
                         </paragraph>
                   </tablecell>
                   <tablecell>
-                        <paragraph xml-lang="en-US" id="par_id3150744" 
role="paragraph"><ahelp hid="modules/sdraw/ui/copydlg/viewdata">Enters the 
width and the height values of the selected object in the <emph>X axis 
</emph>and the <emph>Y axis </emph>boxes respectively as well as the fill color 
of the object in the Start box.</ahelp> The rotation angle of the selected 
object is not entered.</paragraph>
+                        <paragraph id="par_id3150744" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/viewdata">Enters the width and the height values 
of the selected object in the <emph>X axis </emph>and the <emph>Y axis 
</emph>boxes respectively as well as the fill color of the object in the Start 
box.</ahelp> The rotation angle of the selected object is not 
entered.</paragraph>
                   </tablecell>
             </tablerow>
       </table>
 
       <h2 id="hd_id3153932">Placement</h2>
-      <paragraph xml-lang="en-US" id="par_id3150860" role="paragraph">Sets the 
position and rotation of a duplicate object with respect to the selected 
object.</paragraph>
-      <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/x" 
id="bm_id3153110" localize="false"/>
+      <paragraph id="par_id3150860" role="paragraph">Sets the position and 
rotation of a duplicate object with respect to the selected object.</paragraph>
+      <bookmark branch="hid/modules/sdraw/ui/copydlg/x" id="bm_id3153110" 
localize="false"/>
       <h3 id="hd_id3153084">X axis</h3>
-      <paragraph xml-lang="en-US" id="par_id3153564" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/x">Enter the horizontal distance between the 
centers of the selected object and the duplicate object. Positive values shift 
the duplicate object to the right and negative values shift the duplicate 
object to the left.</ahelp></paragraph>
-      <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/y" 
id="bm_id3150338" localize="false"/>
+      <paragraph id="par_id3153564" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/x">Enter the horizontal distance between the 
centers of the selected object and the duplicate object. Positive values shift 
the duplicate object to the right and negative values shift the duplicate 
object to the left.</ahelp></paragraph>
+      <bookmark branch="hid/modules/sdraw/ui/copydlg/y" id="bm_id3150338" 
localize="false"/>
       <h3 id="hd_id3154507">Y axis</h3>
-      <paragraph xml-lang="en-US" id="par_id3149882" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/y">Enter the vertical distance between the 
centers of the selected object and the duplicate object. Positive values shift 
the duplicate object down and negative values shift the duplicate object 
up.</ahelp></paragraph>
-      <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/angle" 
id="bm_id3153731" localize="false"/>
+      <paragraph id="par_id3149882" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/y">Enter the vertical distance between the 
centers of the selected object and the duplicate object. Positive values shift 
the duplicate object down and negative values shift the duplicate object 
up.</ahelp></paragraph>
+      <bookmark branch="hid/modules/sdraw/ui/copydlg/angle" id="bm_id3153731" 
localize="false"/>
       <h3 id="hd_id3150022">Angle</h3>
-      <paragraph xml-lang="en-US" id="par_id3153738" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/angle">Enter the angle (0 to 359 degrees) by 
which you want to rotate the duplicate object. Positive values rotate the 
duplicate object in a clockwise direction and negative values in a 
counterclockwise direction. </ahelp></paragraph>
+      <paragraph id="par_id3153738" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/angle">Enter the angle (0 to 359 degrees) by 
which you want to rotate the duplicate object. Positive values rotate the 
duplicate object in a clockwise direction and negative values in a 
counterclockwise direction. </ahelp></paragraph>
       <h2 id="hd_id3145296">Enlargement</h2>
-      <paragraph xml-lang="en-US" id="par_id3156065" role="paragraph">Sets the 
size of a duplicate object.</paragraph>
-      <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/width" 
id="bm_id3150568" localize="false"/>
+      <paragraph id="par_id3156065" role="paragraph">Sets the size of a 
duplicate object.</paragraph>
+      <bookmark branch="hid/modules/sdraw/ui/copydlg/width" id="bm_id3150568" 
localize="false"/>
       <h3 id="hd_id3148769">Width</h3>
-      <paragraph xml-lang="en-US" id="par_id3150267" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/width">Enter the amount by which you want to 
enlarge or reduce the width of the duplicate object.</ahelp></paragraph>
-      <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/height" 
id="bm_id3153046" localize="false"/>
+      <paragraph id="par_id3150267" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/width">Enter the amount by which you want to 
enlarge or reduce the width of the duplicate object.</ahelp></paragraph>
+      <bookmark branch="hid/modules/sdraw/ui/copydlg/height" id="bm_id3153046" 
localize="false"/>
       <h3 id="hd_id3150930">Height</h3>
-      <paragraph xml-lang="en-US" id="par_id3157970" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/height">Enter the amount by which you want to 
enlarge or reduce the height of the duplicate object.</ahelp></paragraph>
+      <paragraph id="par_id3157970" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/height">Enter the amount by which you want to 
enlarge or reduce the height of the duplicate object.</ahelp></paragraph>
       <h2 id="hd_id3154866">Colors</h2>
-      <paragraph xml-lang="en-US" id="par_id3150474" role="paragraph">Sets the 
colors for the selected object and the duplicate object. If you make more than 
one copy, these colors define the start and end points of a color 
gradient.</paragraph>
-      <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/start" 
id="bm_id3155372" localize="false"/>
+      <paragraph id="par_id3150474" role="paragraph">Sets the colors for the 
selected object and the duplicate object. If you make more than one copy, these 
colors define the start and end points of a color gradient.</paragraph>
+      <bookmark branch="hid/modules/sdraw/ui/copydlg/start" id="bm_id3155372" 
localize="false"/>
       <h3 id="hd_id3155819">Start</h3>
-      <paragraph xml-lang="en-US" id="par_id3155987" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/start">Choose a color for the selected 
object.</ahelp></paragraph>
-      <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/end" 
id="bm_id3155405" localize="false"/>
+      <paragraph id="par_id3155987" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/start">Choose a color for the selected 
object.</ahelp></paragraph>
+      <bookmark branch="hid/modules/sdraw/ui/copydlg/end" id="bm_id3155405" 
localize="false"/>
       <h3 id="hd_id3156258">End</h3>
-      <paragraph xml-lang="en-US" id="par_id3147167" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/end">Choose a color for the duplicate object. If 
you are making more than one copy, this color is applied to the last copy. 
</ahelp></paragraph>
+      <paragraph id="par_id3147167" role="paragraph"><ahelp 
hid="modules/sdraw/ui/copydlg/end">Choose a color for the duplicate object. If 
you are making more than one copy, this color is applied to the last copy. 
</ahelp></paragraph>
+      <h2 id="hd_id801787600468135">Interpolation</h2>
+      <paragraph role="paragraph" id="par_id431787925220742">Select the color 
space for the intermediate color calculations.</paragraph>
+      <h3 id="hd_id301787600473699">RGB</h3>
+      <paragraph role="paragraph" id="par_id671787925243613">Creates 
intermediate colors by linear interpolation in each of red, green, blue 
component of the start and end colors.</paragraph>
+      <paragraph role="paragraph" id="par_id101787928230664">
+            <image src="media/helpimg/sdraw/RGBCube.svg" 
id="img_id871787928230664" width="612px" height="413px"><alt 
id="alt_id671787928230664">RGB color space</alt></image>
+      </paragraph>
+      <h3 id="hd_id601787600484799">HSL Increasing</h3>
+      <paragraph role="paragraph" id="par_id871787925251009">Creates 
intermediate colors in a clockwise direction using the HSL color wheel of the 
start and end colors.</paragraph>
+      <h3 id="hd_id591787600492910">HSL Decreasing</h3>
+      <paragraph role="paragraph" id="par_id271787925257292">Creates 
intermediate colors in a counter-clockwise direction using the HSL color wheel 
of the start and end colors.</paragraph>
+      <paragraph role="paragraph" id="par_id791787926734200">
+            <image src="media/helpimg/sdraw/ColorWheel.svg" 
id="img_id391787926734200" width="612px" height="413px"><alt 
id="alt_id901787926734200">HSL color wheel</alt></image>
+      </paragraph>
       <embed href="text/shared/00/00000001.xhp#standard"/>
 </body>
 </helpdocument>

Reply via email to