From 45ca39c87e40aee0d370737d0c6eb148777bcc65 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 17 Feb 2014 11:24:57 +0000 Subject: update help ids for dbase index dialog .ui conversion Change-Id: I3d1afde2143a94fe456cda55677178016950283e --- source/text/shared/explorer/database/11030100.xhp | 29 ++++++++++++----------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'source') diff --git a/source/text/shared/explorer/database/11030100.xhp b/source/text/shared/explorer/database/11030100.xhp index b910b71b13..35a0f3565c 100644 --- a/source/text/shared/explorer/database/11030100.xhp +++ b/source/text/shared/explorer/database/11030100.xhp @@ -29,24 +29,25 @@ + Indexes Lets you organize dBASE database indexes. An index allows you to access a database quickly, provided that you query the data in the selection that was defined through the index. When you design a table, you can define the indexes on the Indexes tab page.
-Table -Select the database table that you want to index. -Table Indexes -Lists the current indexes for the selected database table. To remove an index from the list, click the index, and then click the right arrow. -Free Indexes -Lists the available indexes that you can assign to a table. To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes. -< -Moves the selected index to the Table Indexes list. -<< -Moves all of the free indexes to the Table Indexes list. -> -Moves the selected table indexes to the Free Indexes list. ->> -Moves all of the table indexes to the Free Indexes list. +Table +Select the database table that you want to index. +Table Indexes +Lists the current indexes for the selected database table. To remove an index from the list, click the index, and then click the right arrow. +Free Indexes +Lists the available indexes that you can assign to a table. To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes. +< +Moves the selected index to the Table Indexes list. +<< +Moves all of the free indexes to the Table Indexes list. +> +Moves the selected table indexes to the Free Indexes list. +>> +Moves all of the table indexes to the Free Indexes list. -- cgit