From 83a90f1c85c679b56eb2101f174220c81de1fa46 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Sat, 31 Oct 2015 18:55:07 +0400 Subject: tdf#92825 Add missing entries in the Edit menu Change-Id: I39aee6685d6a4491d27c89fccea3df956c7b4ed6 Reviewed-on: https://gerrit.libreoffice.org/19661 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- AllLangHelp_shared.mk | 1 + source/text/scalc/main0102.xhp | 3 ++- source/text/shared/00/00000402.xhp | 5 ++++ source/text/shared/01/menu_edit_find.xhp | 39 ++++++++++++++++++++++++++++++++ source/text/simpress/main0102.xhp | 1 + source/text/swriter/main0102.xhp | 9 +++++++- 6 files changed, 56 insertions(+), 2 deletions(-) create mode 100644 source/text/shared/01/menu_edit_find.xhp diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 173b7082b0..3ba125dcf6 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -339,6 +339,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/grid \ helpcontent2/source/text/shared/01/guides \ helpcontent2/source/text/shared/01/mediaplayer \ + helpcontent2/source/text/shared/01/menu_edit_find \ helpcontent2/source/text/shared/01/moviesound \ helpcontent2/source/text/shared/01/online_update \ helpcontent2/source/text/shared/01/online_update_dialog \ diff --git a/source/text/scalc/main0102.xhp b/source/text/scalc/main0102.xhp index da084f7b09..4f4eba3051 100644 --- a/source/text/scalc/main0102.xhp +++ b/source/text/scalc/main0102.xhp @@ -42,6 +42,7 @@ + @@ -59,4 +60,4 @@ - + \ No newline at end of file diff --git a/source/text/shared/00/00000402.xhp b/source/text/shared/00/00000402.xhp index 6b8d2c6de9..04a3825dcb 100644 --- a/source/text/shared/00/00000402.xhp +++ b/source/text/shared/00/00000402.xhp @@ -182,6 +182,11 @@ Choose Edit - Track Changes - Manage Changes - List tab. Click an entry in the list and open the context menu. Choose Edit Comment +
+Choose Edit - Find + +CommandCtrl+F +
Choose Edit - Find & Replace diff --git a/source/text/shared/01/menu_edit_find.xhp b/source/text/shared/01/menu_edit_find.xhp new file mode 100644 index 0000000000..b6e6df8aae --- /dev/null +++ b/source/text/shared/01/menu_edit_find.xhp @@ -0,0 +1,39 @@ + + + + + + + Find + /text/shared/01/menu_edit_find.xhp + + + + + + +
+ + +Find +Toggle the visibility of the Find toolbar to search for text or navigate a document by element. +
+ +
+ +
+ +
+ + +
+ + +
diff --git a/source/text/simpress/main0102.xhp b/source/text/simpress/main0102.xhp index a52cceebf0..a84dce9569 100644 --- a/source/text/simpress/main0102.xhp +++ b/source/text/simpress/main0102.xhp @@ -41,6 +41,7 @@ + diff --git a/source/text/swriter/main0102.xhp b/source/text/swriter/main0102.xhp index da1b611d11..d52de39b33 100644 --- a/source/text/swriter/main0102.xhp +++ b/source/text/swriter/main0102.xhp @@ -46,7 +46,14 @@ Select Text + +Direct Cursor Mode +Allows a user to click at the beginning, middle, or end of any possible text line on a page and then begin typing. + + +Go to Page +Opens the Navigator window on the Page Number spin button, so you can enter in a page number. @@ -75,4 +82,4 @@ - \ No newline at end of file + -- cgit