summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AllLangHelp_scalc.mk1
-rw-r--r--source/text/scalc/guide/change_image_anchor.xhp45
2 files changed, 46 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index c339ed099e..4c730d72a1 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -328,6 +328,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
helpcontent2/source/text/scalc/guide/cellstyle_by_formula \
helpcontent2/source/text/scalc/guide/cellstyle_conditional \
helpcontent2/source/text/scalc/guide/cellstyle_minusvalue \
+ helpcontent2/source/text/scalc/guide/change_image_anchor \
helpcontent2/source/text/scalc/guide/consolidate \
helpcontent2/source/text/scalc/guide/csv_files \
helpcontent2/source/text/scalc/guide/csv_formula \
diff --git a/source/text/scalc/guide/change_image_anchor.xhp b/source/text/scalc/guide/change_image_anchor.xhp
new file mode 100644
index 0000000000..854e7d196b
--- /dev/null
+++ b/source/text/scalc/guide/change_image_anchor.xhp
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at https://mozilla.org/MPL/2.0/.
+ *
+-->
+
+<meta>
+ <topic id="Image_Anchor" indexer="include" status="PUBLISH">
+ <title id="image_anc" xml-lang="en-US">Change Image Anchor in Calc</title>
+ <filename>/text/scalc/guide/change_image_anchor.xhp</filename>
+ </topic>
+</meta>
+<body>
+ <bookmark xml-lang="en-US" branch="index" id="bm_id471607970579914">
+<bookmark_value>anchor;image</bookmark_value>
+
+</bookmark>
+<paragraph xml-lang="en-US" id="par_id851607971999527" role="heading" level = "1"><variable id="anchor_image"><link href="text/scalc/guide/change_image_anchor.xhp" name="Changing Anchor of Image">Change Anchor of Image</link>
+ </variable></paragraph>
+<paragraph xml-lang="en-US" role="paragraph" id="par_id881607972030094">When you insert an image in Calc, it gets anchored to the cell by default and does not resize when moved.</paragraph>
+<paragraph xml-lang="en-US" role="paragraph" id="par_id741607810664944">
+The image could be anchored in three different ways:
+</paragraph>
+ <list type="unordered" >
+ <listitem>
+ <paragraph xml-lang="en-US" role="listitem" id="par_id351607809926451"><emph>To Cell:</emph> When the image is anchored to cell, the image will move along with the cell( while copying, sorting or inserting cells).</paragraph>
+ </listitem>
+ <listitem><paragraph xml-lang="en-US" role="listitem" id="par_id871607809971823"><emph>To Cell(resize with cell):</emph> When resize with cell option is selected, the image would move along with the cell. Also the size of the image will be altered according to the size of the destination cell. The aspect ratio of original image is maintained as long as the image fits into the cell. </paragraph>
+ </listitem>
+ <listitem><paragraph xml-lang="en-US" role="listitem" id="par_id551607810008215"><emph>To Page:</emph> When the image is anchored to page, ordering of cells or pasting in other cells do not affect the image position in the page.</paragraph>
+ </listitem>
+ </list>
+
+
+ <h2 xml-lang="en-US" id="hd_id151607809776222">To Change the anchor of an image</h2><paragraph role="paragraph" id="par_id41607978764613"><emph>Insert Image Dialog - Anchor.</emph> Or,
+ on the context menu of the image choose -<emph> Anchor</emph></paragraph>
+
+ <tip xml-lang="en-US" id="par_id761607809520625"> The original size of the image and cell is preserved while pasting the entire row or entire column for both "To Cell" and "To Cell(resize with cell)" option.</tip>
+</body>
+</helpdocument> \ No newline at end of file