summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2024-01-09 20:11:57 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2024-01-10 09:17:23 +0100
commit88e571fc83adaad9c813df8cacc0cdfdef59174f (patch)
treebd776a907b12cdbfe9cee69f7456c09ebaa2cbab
parentb3e62e68f1f93b60b8350dc3f862039ce57ffb18 (diff)
fix description of tooltip for horizontal scrollbar in Calc
Change-Id: I42ceac6db188a5506696a836bcc0668349bdc9a2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161839 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--source/text/shared/01/scrollbars.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/scrollbars.xhp b/source/text/shared/01/scrollbars.xhp
index bed637c9f1..ff64a7d6de 100644
--- a/source/text/shared/01/scrollbars.xhp
+++ b/source/text/shared/01/scrollbars.xhp
@@ -65,7 +65,7 @@
</section>
<switch select="appl">
<case select="CALC">
- <tip id="par_id101691595568659">When dragging the horizontal scroll bar handle, a tooltip shows the topmost cell column number displayed on the top of the view area.</tip>
+ <tip id="par_id101691595568659">When dragging the horizontal scroll bar handle, a tooltip shows the leftmost cell column number displayed on the left of the view area.</tip>
</case>
</switch>
<bookmark branch="hid/.uno:VScroll" id="bm_id751686502492664" localize="false"/>
e='feature/vclptr'>feature/vclptr LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sax/CppunitTest_sax_xmlimport.mk
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno
2016-06-15GSoC: sax2/ unit tests:Mohammed Abdul Azeem
2016-05-19First cut at adding sax2/ unit tests.Mohammed Abdul Azeem