source/text/scalc/01/database_table_reference.xhp |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 33d3aaaec1d399ae2ef8f4c1fcc6cacf1b828f1d
Author:     Olivier Hallot <[email protected]>
AuthorDate: Tue Jan 6 12:04:06 2026 -0300
Commit:     Olivier Hallot <[email protected]>
CommitDate: Wed Jan 7 11:08:07 2026 +0100

    tdf#170237 Warn for Calc database references in ODF
    
    Change-Id: I4eaf697027c677dc7b40f6415173f2b03349c630
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/196622
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/source/text/scalc/01/database_table_reference.xhp 
b/source/text/scalc/01/database_table_reference.xhp
index ab1ce1a3f5..e902e107f8 100644
--- a/source/text/scalc/01/database_table_reference.xhp
+++ b/source/text/scalc/01/database_table_reference.xhp
@@ -37,9 +37,10 @@
 <section id="database table reference">
     <h1 id="hd_id261727196150395"><variable id="h1"><link 
href="text/scalc/01/database_table_reference.xhp">Database Table 
Reference</link></variable></h1>
     <section id="_content">
-        <paragraph role="paragraph" id="par_id971727196189190">%PRODUCTNAME 
Calc lets you reference data in Database tables by using a special notation, a 
“database table reference”, for cell references inside the table. This special 
notation aims to improve the readability of formulas that reference cells 
inside a database table.</paragraph>
-    </section>
+        <description id="par_id971727196189190">%PRODUCTNAME Calc lets you 
reference data in Database tables by using a special notation, a “database 
table reference”, for cell references inside the table. This special notation 
aims to improve the readability of formulas that reference cells inside a 
database table.</description>
     </section>
+</section>
+<warning id="par_id921767711407003">The ODF standard currently lacks support 
for structured references. When saving a file in .ods format, structured 
references are converted to direct references, preserving only the values at 
the time of saving. Efforts to introduce structured references in the ODF 
Standard are underway.</warning>
     <h2 id="hd_id251727196581271"><variable id="database_tables_hd">Database 
tables</variable></h2>
     <paragraph role="paragraph" id="par_id191727196629328">Spreadsheet 
"tables" are defined by database ranges (<menuitem>Data - </menuitem><link 
href="text/scalc/01/12010000.xhp"><menuitem>Define Range</menuitem></link>). In 
addition to the name of the database, the following is mandatory for using 
database table references:</paragraph>
     <list type="unordered">

Reply via email to