From d53f334130490bfa9390cc8920b7db6f48e4cf09 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 9 Apr 2013 08:29:10 +0200 Subject: updated Object Catalog help Change-Id: I42cfd2a00ed868f91e2b46f9451132bf80fd9c18 --- source/text/sbasic/shared/01020200.xhp | 5 +---- source/text/sbasic/shared/02/11090000.xhp | 21 +++------------------ 2 files changed, 4 insertions(+), 22 deletions(-) (limited to 'source/text') diff --git a/source/text/sbasic/shared/01020200.xhp b/source/text/sbasic/shared/01020200.xhp index ca48f15723..e8481b6886 100644 --- a/source/text/sbasic/shared/01020200.xhp +++ b/source/text/sbasic/shared/01020200.xhp @@ -41,10 +41,7 @@ Icon in the Macro toolbar to display the object catalog. The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects. -To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, select the corresponding entry and click the Show icon -Icon - . -Click the (X) icon in the title bar to close the object catalog. +To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry. diff --git a/source/text/sbasic/shared/02/11090000.xhp b/source/text/sbasic/shared/02/11090000.xhp index 6a77ef3a1e..249152fdef 100644 --- a/source/text/sbasic/shared/02/11090000.xhp +++ b/source/text/sbasic/shared/02/11090000.xhp @@ -37,9 +37,9 @@ Object Catalog -Opens the Objects dialog, where you can view Basic objects. +Opens the Objects pane, where you can view Basic objects. -Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Click the name of a module or dialog and then click the Show icon to load and display that module or dialog. +Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Double click the name of a module or dialog to load and display that module or dialog.
@@ -55,24 +55,9 @@
- -Show -Display the source text or dialog of a selected object. - - - - -Icon - - - -Show - - -
Window Area -Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double-click its name or select the name and click the Show icon. +Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double click its name. -- cgit