diff --git a/AllLangHelp_sdatabase.mk b/AllLangHelp_sdatabase.mk index 53b5e7db47..a2ad6311ef 100644 --- a/AllLangHelp_sdatabase.mk +++ b/AllLangHelp_sdatabase.mk @@ -66,6 +66,13 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/dabawiz02spreadsheet \ helpcontent2/source/text/sdatabase/dabawiz02text \ helpcontent2/source/text/sdatabase/dabawiz03auth \ + helpcontent2/source/text/sdatabase/menubar \ + helpcontent2/source/text/sdatabase/menuedit \ + helpcontent2/source/text/sdatabase/menufile \ + helpcontent2/source/text/sdatabase/menufilesave \ + helpcontent2/source/text/sdatabase/menuinsert \ + helpcontent2/source/text/sdatabase/menutools \ + helpcontent2/source/text/sdatabase/menuview \ )) # vim: set noet sw=4 ts=4: diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 1d82585960..e758a8330f 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -870,13 +870,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ )) $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ - helpcontent2/source/text/shared/explorer/database/menubar \ - helpcontent2/source/text/shared/explorer/database/menuedit \ - helpcontent2/source/text/shared/explorer/database/menufile \ - helpcontent2/source/text/shared/explorer/database/menufilesave \ - helpcontent2/source/text/shared/explorer/database/menuinsert \ - helpcontent2/source/text/shared/explorer/database/menutools \ - helpcontent2/source/text/shared/explorer/database/menuview \ helpcontent2/source/text/shared/explorer/database/migrate_macros \ helpcontent2/source/text/shared/explorer/database/password \ helpcontent2/source/text/shared/explorer/database/querywizard00 \ diff --git a/source/text/sdatabase/main.xhp b/source/text/sdatabase/main.xhp index 806e88419c..f76bead797 100644 --- a/source/text/sdatabase/main.xhp +++ b/source/text/sdatabase/main.xhp @@ -87,7 +87,7 @@ - + diff --git a/source/text/shared/explorer/database/menubar.xhp b/source/text/sdatabase/menubar.xhp similarity index 70% rename from source/text/shared/explorer/database/menubar.xhp rename to source/text/sdatabase/menubar.xhp index 59919db15a..7542609dfb 100644 --- a/source/text/shared/explorer/database/menubar.xhp +++ b/source/text/sdatabase/menubar.xhp @@ -1,6 +1,4 @@ - - - Menus -/text/shared/explorer/database/menubar.xhp +/text/sdatabase/menubar.xhp UFI: Database Document Menu bar @@ -31,14 +28,14 @@ - - - - - + + + + + diff --git a/source/text/shared/explorer/database/menuedit.xhp b/source/text/sdatabase/menuedit.xhp similarity index 73% rename from source/text/shared/explorer/database/menuedit.xhp rename to source/text/sdatabase/menuedit.xhp index 4fc35cfc5d..bdb4046a87 100644 --- a/source/text/shared/explorer/database/menuedit.xhp +++ b/source/text/sdatabase/menuedit.xhp @@ -1,6 +1,4 @@ - - - Edit -/text/shared/explorer/database/menuedit.xhp +/text/sdatabase/menuedit.xhp UFI: Edit menu of Database @@ -31,56 +28,56 @@
-Edit +

Edit

The Edit menu of a database window. -Copy +

Copy

Copies the selected object to the clipboard. -Paste +

Paste

Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another. -Paste Special +

Paste Special

Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.
-Select All +

Select All

Selects all entries, including subfolders, in the lower part of the database window. -Edit +

Edit

Opens a window where you can edit the selected table, query, form, or report. -Delete +

Delete

Deletes the selected table, query, form, or report.
-Rename +

Rename

Renames the selected object. Depending on the database, some names, characters, and name length might be invalid. -Open +

Open

Opens the selected object in the last saved state. -Create as View +

Create as View

Converts the selected query to a view. The original query remains in your database file and an additional view is generated on the database server. You must have write permission to add a view to a database. -Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time. +Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time. -Form Wizard +

Form Wizard

Starts the Form Wizard for the selected table, query, or view. -Report Wizard +

Report Wizard

Starts the Report Wizard for the selected table, query, or view. -Database +

Database

Opens a submenu. -Properties +

Properties

Opens the Database Properties dialog. -Connection Type +

Connection Type

Opens the Connection Type Wizard.shortened the paragraph, see i58462 -Advanced Properties +

Advanced Properties

Opens the Advanced Properties dialog.
diff --git a/source/text/shared/explorer/database/menufile.xhp b/source/text/sdatabase/menufile.xhp similarity index 76% rename from source/text/shared/explorer/database/menufile.xhp rename to source/text/sdatabase/menufile.xhp index 16d5086850..cf1f0a533e 100644 --- a/source/text/shared/explorer/database/menufile.xhp +++ b/source/text/sdatabase/menufile.xhp @@ -1,6 +1,4 @@ - - - File -/text/shared/explorer/database/menufile.xhp +/text/sdatabase/menufile.xhp UFI: File menu for Database @@ -31,24 +28,24 @@
-File +

File

The File menu of a database window. Only entries specific to databases are listed. -Save -Saves the current database file, query, form or report. For the database file, you see the file save dialog. For the other objects, you see the Save dialog. -Save As +

Save

+Saves the current database file, query, form or report. For the database file, you see the file save dialog. For the other objects, you see the Save dialog. +

Save As

Saves the current database file with another name. In the file save dialog, select a path and file name to save. -Export +

Export

Exports the selected report or form to a text document. A dynamic report is exported as a copy of the database contents at the time of export. -Send +

Send

Opens a submenu. -Email Document +

Email Document

Opens the default email application to send a new email. The current database file is appended as an attachment. You can enter the subject, the recipients and a mail body. -Report as Email +

Report as Email

Opens the default email application to send a new email. The selected report is appended as an attachment. You can enter the subject, the recipients and a mail body. A dynamic report is exported as a copy of the database contents at the time of export. -Report to Text Document +

Report to Text Document

Exports the selected report to a text document. A dynamic report is exported as a copy of the database contents at the time of export.
diff --git a/source/text/shared/explorer/database/menufilesave.xhp b/source/text/sdatabase/menufilesave.xhp similarity index 84% rename from source/text/shared/explorer/database/menufilesave.xhp rename to source/text/sdatabase/menufilesave.xhp index 304a40d474..0347c9d43a 100644 --- a/source/text/shared/explorer/database/menufilesave.xhp +++ b/source/text/sdatabase/menufilesave.xhp @@ -21,7 +21,7 @@ Save -/text/shared/explorer/database/menufilesave.xhp +/text/sdatabase/menufilesave.xhp save dialog in Base @@ -29,19 +29,19 @@ -Save +

Save

In this dialog, you can specify the position and name of a form UFI: spec says also for report, but reports can be created only by Wizard and are autosaved thereUFI: spec says also for query, cannot verifythat you save within a database file. The dialog opens automatically when you save a form the first time.UFI: no chance to open the dialog a second time -Create New Directory +

Create New Directory

Click to create a new folder within the database file. -Up One Level +

Up One Level

Click to go up one level in the folder hierarchy. -File name +

File name

Enter the file name for the saved form. -Save +

Save

Click to save the form to the database file. diff --git a/source/text/shared/explorer/database/menuinsert.xhp b/source/text/sdatabase/menuinsert.xhp similarity index 69% rename from source/text/shared/explorer/database/menuinsert.xhp rename to source/text/sdatabase/menuinsert.xhp index 76b40bf504..1f9196bc04 100644 --- a/source/text/shared/explorer/database/menuinsert.xhp +++ b/source/text/sdatabase/menuinsert.xhp @@ -1,7 +1,4 @@ - - - - - - + Insert -/text/shared/explorer/database/menuinsert.xhp +/text/sdatabase/menuinsert.xhp
-Insert +

Insert

The Insert menu of a database window. -Form +

Form

Opens a new text document in form mode. -Report +

Report

Starts the Report Builder window for the selected table, view, or query. -Query (Design View) +

Query (Design View)

Opens a new query in design mode. -Query (SQL View) +

Query (SQL View)

Opens a new query in SQL mode. -Table Design +

Table Design

Opens the table design view. -View Design +

View Design

Opens a new view in design mode. -View (Simple) +

View (Simple)

Opens a new view in SQL mode. -Folder +

Folder

Opens a dialog where you can save a new folder in the database file.
diff --git a/source/text/shared/explorer/database/menutools.xhp b/source/text/sdatabase/menutools.xhp similarity index 84% rename from source/text/shared/explorer/database/menutools.xhp rename to source/text/sdatabase/menutools.xhp index 2f9cc8efab..f008b6491c 100644 --- a/source/text/shared/explorer/database/menutools.xhp +++ b/source/text/sdatabase/menutools.xhp @@ -1,6 +1,4 @@ - - - Tools -/text/shared/explorer/database/menutools.xhp +/text/sdatabase/menutools.xhp UFI: Tools menu of Database @@ -31,24 +28,24 @@
-Tools +

Tools

The Tools menu of a database window. -Relationships +

Relationships

Opens the Relation Design view and checks whether the database connection supports relations. -User Administration +

User Administration

Opens the User Administration dialog if the database supports this feature.UFI: where is this specced? -Table Filter +

Table Filter

Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.see text in shared\explorer\database\11090000.xhp Select the tables that you want to filter in the Filter list. If you select the topmost table in a hierarchy, all of the tables in the hierarchy are selected. If you select a table that is at a lower level in the hierarchy, the tables that occur above it in the hierarchy are not selected. -SQL +

SQL

Opens the SQL dialog where you can enter SQL statements.UFI: may be shared\02\14030000.xhp
diff --git a/source/text/shared/explorer/database/menuview.xhp b/source/text/sdatabase/menuview.xhp similarity index 76% rename from source/text/shared/explorer/database/menuview.xhp rename to source/text/sdatabase/menuview.xhp index 3502526adf..899b789fa3 100644 --- a/source/text/shared/explorer/database/menuview.xhp +++ b/source/text/sdatabase/menuview.xhp @@ -1,6 +1,4 @@ - - - View -/text/shared/explorer/database/menuview.xhp +/text/sdatabase/menuview.xhp UFI: View menu of Database @@ -31,47 +28,47 @@
-View +

View

The View menu of a database window. -Database Objects +

Database Objects

Opens a submenu. -Forms +

Forms

Selects the forms container and shows all forms in the detail view. -Reports +

Reports

Selects the reports container and shows all reports in the detail view. -Queries +

Queries

Selects the queries container and shows all queries in the detail view. -Tables +

Tables

Selects the tables container and shows all tables in the detail view. -Sort +

Sort

Opens a submenu. -Ascending +

Ascending

Sorts the entries in the detail view in ascending order. -Descending +

Descending

Sorts the entries in the detail view in descending order. -Preview +

Preview

Opens a submenu. -None +

None

Disables the preview in the database window. -Document Information +

Document Information

The preview window displays the document information of a form or report. -Document +

Document

The preview displays the document of a form or report. -Refresh Tables +

Refresh Tables

Refreshes the tables. what happens? cool drinks? Icecream?
diff --git a/source/text/shared/guide/database_main.xhp b/source/text/shared/guide/database_main.xhp index 332255e07a..3ad0d52be8 100644 --- a/source/text/shared/guide/database_main.xhp +++ b/source/text/shared/guide/database_main.xhp @@ -42,7 +42,7 @@

Data Sources

Address book as data source View data source contents -Menu bar of a database file +Menu bar of a database file

Forms and Reports

Create new form document, edit form controls, Form Wizard Entering data versus editing form