summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-06-03 10:52:23 +0200
committerAndras Timar <atimar@suse.com>2013-06-03 10:53:29 +0200
commitc1c9605fc9c2ff03cb825e4265772582c773c93e (patch)
tree5ab06fab1ae73b89307b9fe8e1b8c738670abecf
parent2957f1aef6f46ba1472f7e62c0617c3ddbbdb92f (diff)
typos: horizonal, expandened
Change-Id: I316950e42b90c057c1f3807d0b9c92cd203a0031
-rw-r--r--source/text/scalc/guide/text_wrap.xhp2
-rw-r--r--source/text/schart/01/stepped_line_properties.xhp2
-rw-r--r--source/text/schart/01/type_xy.xhp2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/guide/text_wrap.xhp b/source/text/scalc/guide/text_wrap.xhp
index 7633e23d0b..440bd8db93 100644
--- a/source/text/scalc/guide/text_wrap.xhp
+++ b/source/text/scalc/guide/text_wrap.xhp
@@ -38,7 +38,7 @@
<section id="wraptext">
<list type="ordered">
<listitem>
-<paragraph role="listitem" id="par_id3156280" xml-lang="en-US" l10n="U" oldref="41">Pressing the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expaneded to the multi-line by the Down arrow button on the right.</paragraph>
+<paragraph role="listitem" id="par_id3156280" xml-lang="en-US" l10n="U" oldref="41">Pressing the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right.</paragraph>
</listitem>
</list>
<paragraph role="paragraph" id="par_id3153142" xml-lang="en-US" l10n="U" oldref="43">If you want the text to automatically break at the right border of the cell, proceed as follows:</paragraph>
diff --git a/source/text/schart/01/stepped_line_properties.xhp b/source/text/schart/01/stepped_line_properties.xhp
index d1b21183b6..b8fb016268 100644
--- a/source/text/schart/01/stepped_line_properties.xhp
+++ b/source/text/schart/01/stepped_line_properties.xhp
@@ -46,7 +46,7 @@
</listitem>
<listitem>
<image id="img_id56635427" src="chart2/res/step_center_y_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id56635427">Center Y icon</alt></image>
-<paragraph role="paragraph" id="par_id0679473" xml-lang="en-US" l10n="NEW"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_center_y_rb">Start to step up vertically to the middle of the Y values, draw a horizonal line and finish by stepping vertically to the end.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id0679473" xml-lang="en-US" l10n="NEW"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_center_y_rb">Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end.</ahelp></paragraph>
</listitem>
</list>
</body>
diff --git a/source/text/schart/01/type_xy.xhp b/source/text/schart/01/type_xy.xhp
index a5d41a3b45..8b283169db 100644
--- a/source/text/schart/01/type_xy.xhp
+++ b/source/text/schart/01/type_xy.xhp
@@ -103,7 +103,7 @@
</listitem>
<listitem>
<image id="img_id56635427" src="chart2/res/step_center_y_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id56635427">Center Y icon</alt></image>
-<paragraph role="paragraph" id="par_id0679473" xml-lang="en-US" l10n="NEW">Start to step up vertically to the middle of the Y values, draw a horizonal line and finish by stepping vertically to the end.</paragraph>
+<paragraph role="paragraph" id="par_id0679473" xml-lang="en-US" l10n="NEW">Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
ice-4-2-7 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libwpd/UnpackedTarball_libwpd.mk
07-25 16:29:02 +0200'>2020-07-25 07-30 15:59:07 +0200'>2024-07-30
AgeCommit message (Expand)Author
2023-09-10tdf#153034: Three wrong Greek characters in WordPerfect 5 importJulien Nabet
reportdesign/core: create instances with uno constructorsNoel Grandin
2020-07-24reportdesign: create instances with uno constructorsNoel Grandin
2017-09-24rptui::OToolboxController becomes unused, tdf#106762 relatedMaxim Monastirsky
CppunitTest_sc_ucalc: these tests are not related to copy/paste at allXisco Fauli
2024-07-18make ScRange single-arg constructor explicitNoel Grandin
2024-05-21loplugin:ostr in sc/qaNoel Grandin
2024-03-14tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-11-19Extended loplugin:ostr: scStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-08-22tdf#103480 sc: fix lost hyperlink at merging an empty cell with its cellCzeber László Ádám
2023-05-31tdf#153437 sc: fix broken formatting at Undo of row/column insertionCzeber László Ádám
2023-05-16tdf#141440 - Do not delete notes when pasting contentsAndreas Heinisch
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-02-24CppunitTest_sc_ucalc*: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
2022-11-24ScSimpleBootstrapFixture -> ScUcalcTestBaseXisco Fauli
2022-11-22sc: drop ASSERT_FORMULA_EQUALXisco Fauli
2022-11-21CppunitTest_sc_ucalc_copypaste: use GetFormula directlyXisco Fauli
2022-11-18sc: these methods are only used in ScSimpleBootstrapFixtureXisco Fauli
2022-10-21sc: remove SetIsInUcalc.Xisco Fauli
2022-10-18sc: Add new wrapper for these testsXisco Fauli