From 52c1c523ac7988454a97dee5f05ad5a5aeba484e Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Mon, 30 Jul 2018 22:42:42 -0300 Subject: tdf#115254 Some branch bookmarks are'nt working 12 module sw, i- l- Change-Id: I9c9a3060f79542b7397fa7fde48a990599eb4b8d Reviewed-on: https://gerrit.libreoffice.org/58350 Tested-by: Jenkins Reviewed-by: Olivier Hallot Reviewed-on: https://gerrit.libreoffice.org/58623 Reviewed-by: Christian Lohmaier --- source/text/shared/02/12070100.xhp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'source/text/shared/02') diff --git a/source/text/shared/02/12070100.xhp b/source/text/shared/02/12070100.xhp index 55358498ce..002d84302f 100644 --- a/source/text/shared/02/12070100.xhp +++ b/source/text/shared/02/12070100.xhp @@ -29,7 +29,9 @@ -Table + + +Table database contents; inserting as tables Inserts data selected from the data source browser into the document as a table. In the Insert Database Columns dialog, select the Table option to insert the selected data into the document as a table. In the dialog, you can decide which database fields or columns are transferred, and how the text table is formatted. @@ -52,8 +54,8 @@ Specifies the format for inserting the database fields into the document. From database Accepts the database formats. - -Select + +Select Specifies a format from the list, if the format information of certain data fields is not accepted. The formats supplied here are only available for certain database fields, such as numeric or Boolean fields. If you select a database field in text format, you will not be able to select any format from the selection list, since the text format will be automatically maintained. If the format you want is not listed, select "Other Formats..." and define the desired format in the Number Format dialog. The number format assigned using the selection list always refers to the database field selected in the Database columns list box. -- cgit