From ebc8d71fc8187ca344e8189495fbb774cad463d1 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 21 Nov 2019 18:57:25 +0200 Subject: tdf#128893 corrections in Navigator for Document Overview Change-Id: I9bb76d79540ee93ab05c227ccade494605ba54a0 Reviewed-on: https://gerrit.libreoffice.org/83413 Tested-by: Jenkins Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot (cherry picked from commit b01173d325490f19537e67193bd383d475a55237) Reviewed-on: https://gerrit.libreoffice.org/83461 --- source/text/shared/guide/navigator.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/text/shared/guide/navigator.xhp b/source/text/shared/guide/navigator.xhp index db4edd5a6d..5052e74435 100644 --- a/source/text/shared/guide/navigator.xhp +++ b/source/text/shared/guide/navigator.xhp @@ -35,8 +35,8 @@ Navigator for Document Overview -All contents of the Navigator window are referred to here as "categories," whether titles, sheets, tables, frames, graphics, OLE objects, sections, hyperlinks, references, indexes or comments. -The Navigator displays all types of objects contained in a document. If a plus sign appears next to a category, this indicates that at least one object of this kind exists. If you rest the mouse pointer on the category name, the number of objects is displayed in an extended tip. +All contents of the Navigator window are referred to here as "categories," whether headings, sheets, tables, frames, graphics, OLE objects, sections, hyperlinks, references, indexes, comments, or drawing objects. +The Navigator displays types of objects contained in a document. If a plus sign appears next to a category, this indicates that at least one object of this kind exists. If you rest the mouse pointer on the category name, the number of objects is displayed in an extended tip. Open a category by clicking on the plus sign. If you only want to view the entries in a certain category, select the category and click the Content View icon. Until you click the icon again, only the objects of this category will be displayed. You may dock the Navigator to any document border or turn it back into a free window (double click on the gray area). You can change the size of the Navigator when it is a free window. -- cgit