diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-04 21:04:24 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-05 11:42:52 +0200 |
commit | 1c3257e391a8fbbdcde2dc380d9a8227745894bc (patch) | |
tree | 540c963bdbe980ec8a851dfc7ffbf0d4a8f66147 | |
parent | 6cd38151a2c1008ce4b37dc40bbaf7ed3a8b047d (diff) |
tdf#155193 Fill indexer= when omitted in Help files
Change-Id: I10f3c9e1e698619dcace7c4314f2bd37adf698de
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155363
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
91 files changed, 99 insertions, 99 deletions
diff --git a/source/text/sbasic/guide/basic_2_python.xhp b/source/text/sbasic/guide/basic_2_python.xhp index df88ce51f6..cd1b2f82f7 100644 --- a/source/text/sbasic/guide/basic_2_python.xhp +++ b/source/text/sbasic/guide/basic_2_python.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/guide/basic_2_python"> + <topic id="text/sbasic/guide/basic_2_python" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Basic to Python</title> <filename>/text/sbasic/guide/basic_2_python.xhp</filename> </topic> diff --git a/source/text/sbasic/python/python_2_basic.xhp b/source/text/sbasic/python/python_2_basic.xhp index 11c4a7ab7d..8ce442e3bb 100644 --- a/source/text/sbasic/python/python_2_basic.xhp +++ b/source/text/sbasic/python/python_2_basic.xhp @@ -9,7 +9,7 @@ --> <helpdocument version="1.0"> <meta> - <topic id="python_2_basic"> + <topic id="python_2_basic" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Python to Basic</title> <filename>/text/sbasic/python/python_2_basic.xhp</filename> </topic> diff --git a/source/text/sbasic/python/python_dialogs.xhp b/source/text/sbasic/python/python_dialogs.xhp index cd10848260..5ec6e0444b 100644 --- a/source/text/sbasic/python/python_dialogs.xhp +++ b/source/text/sbasic/python/python_dialogs.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/python/Python_Dialog"> + <topic id="text/sbasic/python/Python_Dialog" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Opening a Dialog with Python</title> <filename>/text/sbasic/python/python_dialogs.xhp</filename> </topic> diff --git a/source/text/sbasic/python/python_document_events.xhp b/source/text/sbasic/python/python_document_events.xhp index 883f7697ef..613eb1206b 100644 --- a/source/text/sbasic/python/python_document_events.xhp +++ b/source/text/sbasic/python/python_document_events.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/python/python_document_events"> + <topic id="text/sbasic/python/python_document_events" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Monitoring Document Events</title> <filename>/text/sbasic/python/python_document_events.xhp</filename> </topic> @@ -290,4 +290,4 @@ <embed href="text/sbasic/python/python_2_basic.xhp#py2ba_h1"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/sbasic/python/python_handler.xhp b/source/text/sbasic/python/python_handler.xhp index 0378032847..5bb294f6e3 100644 --- a/source/text/sbasic/python/python_handler.xhp +++ b/source/text/sbasic/python/python_handler.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/python/python_handler"> + <topic id="text/sbasic/python/python_handler" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Creating A Dialog Handler</title> <filename>/text/sbasic/python/python_handler.xhp</filename> </topic> diff --git a/source/text/sbasic/python/python_import.xhp b/source/text/sbasic/python/python_import.xhp index ad53db487c..850d3e35cc 100644 --- a/source/text/sbasic/python/python_import.xhp +++ b/source/text/sbasic/python/python_import.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/python/python_import"> + <topic id="text/sbasic/python/python_import" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Python : Importing Modules</title> <filename>/text/sbasic/python/python_import.xhp</filename> </topic> diff --git a/source/text/sbasic/python/python_listener.xhp b/source/text/sbasic/python/python_listener.xhp index e2ccff3a3b..b4bba61616 100644 --- a/source/text/sbasic/python/python_listener.xhp +++ b/source/text/sbasic/python/python_listener.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/python/python_listener.xhp"> + <topic id="text/sbasic/python/python_listener.xhp" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Python Listeners : Creating Event Listeners</title> <filename>/text/sbasic/python/python_listener.xhp</filename> </topic> diff --git a/source/text/sbasic/python/python_platform.xhp b/source/text/sbasic/python/python_platform.xhp index a96c01fc54..d2b0d80e11 100644 --- a/source/text/sbasic/python/python_platform.xhp +++ b/source/text/sbasic/python/python_platform.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/python/Python_Platform"> + <topic id="text/sbasic/python/Python_Platform" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Python : Platform class</title> <filename>/text/sbasic/python/python_platform.xhp</filename> </topic> @@ -124,4 +124,4 @@ <embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/sbasic/python/python_programming.xhp b/source/text/sbasic/python/python_programming.xhp index 1a85936012..92adbebfe6 100644 --- a/source/text/sbasic/python/python_programming.xhp +++ b/source/text/sbasic/python/python_programming.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/python/Python_Programming"> + <topic id="text/sbasic/python/Python_Programming" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Python : Programming with Python</title> <filename>/text/sbasic/python/python_programming.xhp</filename> </topic> diff --git a/source/text/sbasic/python/python_screen.xhp b/source/text/sbasic/python/python_screen.xhp index 2cfc4c23cf..227bc0290d 100644 --- a/source/text/sbasic/python/python_screen.xhp +++ b/source/text/sbasic/python/python_screen.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/python/python_screen"> + <topic id="text/sbasic/python/python_screen" indexer="include" status="PUBLISH"> <title id="tit">Python : Screen Input/Output</title> <filename>/text/sbasic/python/python_screen.xhp</filename> </topic> diff --git a/source/text/sbasic/python/python_session.xhp b/source/text/sbasic/python/python_session.xhp index 57538dc779..1368f3577f 100644 --- a/source/text/sbasic/python/python_session.xhp +++ b/source/text/sbasic/python/python_session.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/python/python_session"> + <topic id="text/sbasic/python/python_session" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Python_Session : Session class</title> <filename>/text/sbasic/python/python_session.xhp</filename> </topic> diff --git a/source/text/sbasic/shared/03040000.xhp b/source/text/sbasic/shared/03040000.xhp index d577f9b6dc..4f861e1573 100644 --- a/source/text/sbasic/shared/03040000.xhp +++ b/source/text/sbasic/shared/03040000.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textsbasicshared03040000xml"> + <topic id="textsbasicshared03040000xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Basic Constants</title> <filename>/text/sbasic/shared/03040000.xhp</filename> </topic> @@ -231,7 +231,7 @@ <bookmark_value>VBA Variable Type Named Constants</bookmark_value> </bookmark> - + </section> <h3 id="hd_id941628842567829">VBA Color Named Constants</h3> diff --git a/source/text/sbasic/shared/Compiler_options.xhp b/source/text/sbasic/shared/Compiler_options.xhp index 9562bb38b0..735e672541 100644 --- a/source/text/sbasic/shared/Compiler_options.xhp +++ b/source/text/sbasic/shared/Compiler_options.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/shared/compiler"> + <topic id="text/sbasic/shared/compiler" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Compiler Options</title> <filename>/text/sbasic/shared/Compiler_options.xhp</filename> </topic> @@ -27,13 +27,13 @@ <note id="par_id141592406254504">Compiler options must be specified before the executable program code in a module.</note> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> <paragraph role="paragraph" id="par_id491585753339474"><image src="media/helpimg/sbasic/Option_statement.svg" id="img_id4156296484514"><alt xml-lang="en-US" id="alt_id15152796484514">Option Statement diagram</alt></image></paragraph> - + <embed href="text/sbasic/shared/03103200.xhp#optionbase"/> <embed href="text/sbasic/shared/classmodule.xhp#classmodulefunction"/> <embed href="text/sbasic/shared/compatible.xhp#optioncompatiblestatement"/> <embed href="text/sbasic/shared/compatibilitymode.xhp#compatibilitymodefunction"/> <embed href="text/sbasic/shared/03103300.xhp#optionexplicit"/> - + <h2 id="hd_id331592403410631">Option Private Module</h2> <paragraph role="paragraph" id="par_id161592405163812">Specifies that the scope of the module is that of the Basic library it belongs to.</paragraph> <embed href="text/sbasic/shared/03103350.xhp#optionVBASupport"/> @@ -46,4 +46,4 @@ </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/sbasic/shared/ErrVBA.xhp b/source/text/sbasic/shared/ErrVBA.xhp index 5fe8be500d..e608a96c32 100644 --- a/source/text/sbasic/shared/ErrVBA.xhp +++ b/source/text/sbasic/shared/ErrVBA.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/shared/ErrVBA"> + <topic id="text/sbasic/shared/ErrVBA" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Err VBA Object</title> <filename>/text/sbasic/shared/ErrVBA.xhp</filename> </topic> diff --git a/source/text/sbasic/shared/classmodule.xhp b/source/text/sbasic/shared/classmodule.xhp index 25b76fb590..3e1a47d63c 100644 --- a/source/text/sbasic/shared/classmodule.xhp +++ b/source/text/sbasic/shared/classmodule.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/shared/ClassModule"> + <topic id="text/sbasic/shared/ClassModule" indexer="include" status="PUBLISH"> <title id="tit" localize="false" xml-lang="en-US">Option ClassModule</title> <filename>/text/sbasic/shared/classmodule.xhp</filename> </topic> diff --git a/source/text/sbasic/shared/code-stubs.xhp b/source/text/sbasic/shared/code-stubs.xhp index 53161098a2..f8c852370f 100644 --- a/source/text/sbasic/shared/code-stubs.xhp +++ b/source/text/sbasic/shared/code-stubs.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="topic_2507201510192393"> + <topic id="topic_2507201510192393" indexer="include" status="PUBLISH"> <title xml-lang="en-US" localize="false" id="tit">BasicCodeStubs</title> <filename>/text/sbasic/shared/code-stubs.xhp</filename> </topic> @@ -55,4 +55,4 @@ </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/sbasic/shared/compatibilitymode.xhp b/source/text/sbasic/shared/compatibilitymode.xhp index 7c0dbc2baf..4130049a69 100644 --- a/source/text/sbasic/shared/compatibilitymode.xhp +++ b/source/text/sbasic/shared/compatibilitymode.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/shared/compatibilitymode"> + <topic id="text/sbasic/shared/compatibilitymode" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">CompatibilityMode function</title> <filename>/text/sbasic/shared/compatibilitymode.xhp</filename> </topic> diff --git a/source/text/sbasic/shared/compatible.xhp b/source/text/sbasic/shared/compatible.xhp index 136a53285f..e769193077 100644 --- a/source/text/sbasic/shared/compatible.xhp +++ b/source/text/sbasic/shared/compatible.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="text/sbasic/shared/compatible"> + <topic id="text/sbasic/shared/compatible" indexer="include" status="PUBLISH"> <title id="tit" localize="false" xml-lang="en-US">Option Compatible</title> <filename>/text/sbasic/shared/compatible.xhp</filename> </topic> diff --git a/source/text/sbasic/shared/conventions.xhp b/source/text/sbasic/shared/conventions.xhp index f022ebd38e..77598e251a 100644 --- a/source/text/sbasic/shared/conventions.xhp +++ b/source/text/sbasic/shared/conventions.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="org.LibreOffice.Help.conventions"> + <topic id="org.LibreOffice.Help.conventions" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Syntax Diagrams</title> <filename>/text/sbasic/shared/conventions.xhp</filename> </topic> diff --git a/source/text/sbasic/shared/enum.xhp b/source/text/sbasic/shared/enum.xhp index 21f9b5c391..79e6057bda 100644 --- a/source/text/sbasic/shared/enum.xhp +++ b/source/text/sbasic/shared/enum.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="org.LibreOffice.Help.Enum"> + <topic id="org.LibreOffice.Help.Enum" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Enum Statement</title> <filename>/text/sbasic/shared/enum.xhp</filename> </topic> diff --git a/source/text/sbasic/shared/property.xhp b/source/text/sbasic/shared/property.xhp index 1552b251be..eb78f43a3a 100644 --- a/source/text/sbasic/shared/property.xhp +++ b/source/text/sbasic/shared/property.xhp @@ -18,7 +18,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> <meta> - <topic id="text/sbasic/shared/Property"> + <topic id="text/sbasic/shared/Property" indexer="include" status="PUBLISH"> <title id="Property Statement" xml-lang="en-US">Property Statement</title> <filename>/text/sbasic/shared/property.xhp</filename> </topic> diff --git a/source/text/sbasic/shared/special_vba_func.xhp b/source/text/sbasic/shared/special_vba_func.xhp index a1e10543c1..d8acdcbac9 100644 --- a/source/text/sbasic/shared/special_vba_func.xhp +++ b/source/text/sbasic/shared/special_vba_func.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textsbasicsharedspecial_vba_funcxml"> + <topic id="textsbasicsharedspecial_vba_funcxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Exclusive VBA functions</title> <filename>/text/sbasic/shared/special_vba_func.xhp</filename> </topic> diff --git a/source/text/sbasic/shared/vbasupport.xhp b/source/text/sbasic/shared/vbasupport.xhp index 22638be02e..aee0a2f932 100644 --- a/source/text/sbasic/shared/vbasupport.xhp +++ b/source/text/sbasic/shared/vbasupport.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textsbasicsharedvbasupportxml"> + <topic id="textsbasicsharedvbasupportxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Support for VBA Macros</title> <filename>/text/sbasic/shared/vbasupport.xhp</filename> </topic> diff --git a/source/text/scalc/01/ODFF.xhp b/source/text/scalc/01/ODFF.xhp index 1ef91d5fae..71a4472eba 100644 --- a/source/text/scalc/01/ODFF.xhp +++ b/source/text/scalc/01/ODFF.xhp @@ -9,7 +9,7 @@ * ****************************************************************--> <meta> -<topic id="topic_0506201512363995"> +<topic id="topic_0506201512363995" indexer="exclude" status="PUBLISH"> <title xml-lang="en-US" id="tit">ODFF</title> <filename>/text/scalc/01/ODFF.xhp</filename> </topic> diff --git a/source/text/scalc/01/common_func_workdaysintl.xhp b/source/text/scalc/01/common_func_workdaysintl.xhp index cc515b8e7e..45dbcc259c 100644 --- a/source/text/scalc/01/common_func_workdaysintl.xhp +++ b/source/text/scalc/01/common_func_workdaysintl.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textscalc01common_func_workdaysintlxml"> + <topic id="textscalc01common_func_workdaysintlxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">common workdays intl</title> <filename>/text/scalc/01/common_func_workdaysintl.xhp</filename> </topic> @@ -160,4 +160,4 @@ </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/scalc/01/data_form.xhp b/source/text/scalc/01/data_form.xhp index f43d3325c4..1dea2266d7 100644 --- a/source/text/scalc/01/data_form.xhp +++ b/source/text/scalc/01/data_form.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01data_formxml"> + <topic id="textscalc01data_formxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Data Entry Form for Spreadsheet</title> <filename>/text/scalc/01/data_form.xhp</filename> </topic> diff --git a/source/text/scalc/01/data_provider.xhp b/source/text/scalc/01/data_provider.xhp index b7714b2d9e..b66f399707 100644 --- a/source/text/scalc/01/data_provider.xhp +++ b/source/text/scalc/01/data_provider.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textscalc01data_providerxml"> + <topic id="textscalc01data_providerxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Data Provider for Spreadsheet</title> <filename>/text/scalc/01/data_provider.xhp</filename> </topic> diff --git a/source/text/scalc/01/ex_data_stat_func.xhp b/source/text/scalc/01/ex_data_stat_func.xhp index 10a506f933..a05fad017f 100644 --- a/source/text/scalc/01/ex_data_stat_func.xhp +++ b/source/text/scalc/01/ex_data_stat_func.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_averageifxml"> + <topic id="textscalc01func_averageifxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Examples Dataset for Statistical Functions</title> <filename>/text/scalc/01/ex_data_stat_func.xhp</filename> </topic> diff --git a/source/text/scalc/01/ful_func.xhp b/source/text/scalc/01/ful_func.xhp index 516920d838..846b8a5db4 100644 --- a/source/text/scalc/01/ful_func.xhp +++ b/source/text/scalc/01/ful_func.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01ful_funcxml"> + <topic id="textscalc01ful_funcxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US" localize="false">Frequently Used Lexemes</title> <filename>/text/scalc/01/ful_func.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_aggregate.xhp b/source/text/scalc/01/func_aggregate.xhp index 9e33cf7ded..d4bd97c1c7 100644 --- a/source/text/scalc/01/func_aggregate.xhp +++ b/source/text/scalc/01/func_aggregate.xhp @@ -9,7 +9,7 @@ --> <meta> - <topic id="textscalc01func_aggregatexml"> + <topic id="textscalc01func_aggregatexml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">AGGREGATE function</title> <filename>/text/scalc/01/func_aggregate.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_averageif.xhp b/source/text/scalc/01/func_averageif.xhp index 8da396d2ca..a54ef2ec52 100644 --- a/source/text/scalc/01/func_averageif.xhp +++ b/source/text/scalc/01/func_averageif.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_averageifxml"> + <topic id="textscalc01func_averageifxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">AVERAGEIF function</title> <filename>/text/scalc/01/func_averageif.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_averageifs.xhp b/source/text/scalc/01/func_averageifs.xhp index ee15589df8..5ae669c6d8 100644 --- a/source/text/scalc/01/func_averageifs.xhp +++ b/source/text/scalc/01/func_averageifs.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_averageifsxml"> + <topic id="textscalc01func_averageifsxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">AVERAGEIFS function</title> <filename>/text/scalc/01/func_averageifs.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_color.xhp b/source/text/scalc/01/func_color.xhp index bfcb7e7d35..16634b1062 100644 --- a/source/text/scalc/01/func_color.xhp +++ b/source/text/scalc/01/func_color.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textscalc01func_colorxml"> + <topic id="textscalc01func_colorxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">COLOR function</title> <filename>/text/scalc/01/func_color.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_convert.xhp b/source/text/scalc/01/func_convert.xhp index d89e69d872..0e992d6bdb 100644 --- a/source/text/scalc/01/func_convert.xhp +++ b/source/text/scalc/01/func_convert.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_convertxml"> + <topic id="textscalc01func_convertxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">CONVERT function</title> <filename>/text/scalc/01/func_convert.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_countifs.xhp b/source/text/scalc/01/func_countifs.xhp index a949fd34f2..5cec8c2aaa 100644 --- a/source/text/scalc/01/func_countifs.xhp +++ b/source/text/scalc/01/func_countifs.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_countifsxml"> + <topic id="textscalc01func_countifsxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">COUNTIFS function</title> <filename>/text/scalc/01/func_countifs.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_error_type.xhp b/source/text/scalc/01/func_error_type.xhp index afbb7f29b8..0844ded1de 100644 --- a/source/text/scalc/01/func_error_type.xhp +++ b/source/text/scalc/01/func_error_type.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_error_typexml"> + <topic id="textscalc01func_error_typexml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">ERROR.TYPE function</title> <filename>/text/scalc/01/func_error_type.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_forecastetsadd.xhp b/source/text/scalc/01/func_forecastetsadd.xhp index 36b576fb7d..23cefca05a 100644 --- a/source/text/scalc/01/func_forecastetsadd.xhp +++ b/source/text/scalc/01/func_forecastetsadd.xhp @@ -9,7 +9,7 @@ --> <meta> - <topic id="textscalc01func_forecastetsaddxml"> + <topic id="textscalc01func_forecastetsaddxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">FORECAST.ETS.ADD</title> <filename>/text/scalc/01/func_forecastetsadd.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_forecastetsmult.xhp b/source/text/scalc/01/func_forecastetsmult.xhp index b776719808..87c4f1a479 100644 --- a/source/text/scalc/01/func_forecastetsmult.xhp +++ b/source/text/scalc/01/func_forecastetsmult.xhp @@ -9,7 +9,7 @@ --> <meta> - <topic id="textscalc01func_forecastetsmultxml"> + <topic id="textscalc01func_forecastetsmultxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">FORECAST.ETS.MULT</title> <filename>/text/scalc/01/func_forecastetsmult.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_forecastetspiadd.xhp b/source/text/scalc/01/func_forecastetspiadd.xhp index 7f0d0ed62e..15233d5bd9 100644 --- a/source/text/scalc/01/func_forecastetspiadd.xhp +++ b/source/text/scalc/01/func_forecastetspiadd.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_forecastpiaddxml"> + <topic id="textscalc01func_forecastpiaddxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">FORECAST.ETS.PI.ADD</title> <filename>/text/scalc/01/func_forecastetspiadd.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_forecastetspimult.xhp b/source/text/scalc/01/func_forecastetspimult.xhp index 63162a5a87..aa8bc8d5e5 100644 --- a/source/text/scalc/01/func_forecastetspimult.xhp +++ b/source/text/scalc/01/func_forecastetspimult.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_forecastetspimultxml"> + <topic id="textscalc01func_forecastetspimultxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">FORECAST.ETS.PI.MULT</title> <filename>/text/scalc/01/func_forecastetspimult.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_forecastetsseason.xhp b/source/text/scalc/01/func_forecastetsseason.xhp index 6bcbbefa66..37af7cd53e 100644 --- a/source/text/scalc/01/func_forecastetsseason.xhp +++ b/source/text/scalc/01/func_forecastetsseason.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_forecastetsseasonxml"> + <topic id="textscalc01func_forecastetsseasonxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">FORECAST.ETS.SEASONALITY</title> <filename>/text/scalc/01/func_forecastetsseason.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_forecastetsstatadd.xhp b/source/text/scalc/01/func_forecastetsstatadd.xhp index f1566526e3..671ba5f40d 100644 --- a/source/text/scalc/01/func_forecastetsstatadd.xhp +++ b/source/text/scalc/01/func_forecastetsstatadd.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_forecastetsstataddxml"> + <topic id="textscalc01func_forecastetsstataddxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">FORECAST.ETS.STAT.ADD</title> <filename>/text/scalc/01/func_forecastetsstatadd.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_forecastetsstatmult.xhp b/source/text/scalc/01/func_forecastetsstatmult.xhp index 37ee6744a4..a32d8c0ccf 100644 --- a/source/text/scalc/01/func_forecastetsstatmult.xhp +++ b/source/text/scalc/01/func_forecastetsstatmult.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_forecastetsstatmultxml"> + <topic id="textscalc01func_forecastetsstatmultxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">FORECAST.ETS.STAT.MULT</title> <filename>/text/scalc/01/func_forecastetsstatmult.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imcos.xhp b/source/text/scalc/01/func_imcos.xhp index ab0095971a..9fb9d344dd 100644 --- a/source/text/scalc/01/func_imcos.xhp +++ b/source/text/scalc/01/func_imcos.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imcosxml"> + <topic id="textscalc01func_imcosxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMCOS function</title> <filename>/text/scalc/01/func_imcos.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imcosh.xhp b/source/text/scalc/01/func_imcosh.xhp index 2b41dc7bf0..9a97a7a627 100644 --- a/source/text/scalc/01/func_imcosh.xhp +++ b/source/text/scalc/01/func_imcosh.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imcoshxml"> + <topic id="textscalc01func_imcoshxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMCOSH function</title> <filename>/text/scalc/01/func_imcosh.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imcot.xhp b/source/text/scalc/01/func_imcot.xhp index f11373e7a2..6d32744fc9 100644 --- a/source/text/scalc/01/func_imcot.xhp +++ b/source/text/scalc/01/func_imcot.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imcotxml"> + <topic id="textscalc01func_imcotxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMCOT function</title> <filename>/text/scalc/01/func_imcot.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imcsc.xhp b/source/text/scalc/01/func_imcsc.xhp index c34c0221ff..76564689d4 100644 --- a/source/text/scalc/01/func_imcsc.xhp +++ b/source/text/scalc/01/func_imcsc.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imcscxml"> + <topic id="textscalc01func_imcscxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMCSC function</title> <filename>/text/scalc/01/func_imcsc.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imcsch.xhp b/source/text/scalc/01/func_imcsch.xhp index 945a1a530b..4b8329b1c1 100644 --- a/source/text/scalc/01/func_imcsch.xhp +++ b/source/text/scalc/01/func_imcsch.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imcschxml"> + <topic id="textscalc01func_imcschxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMCSCH function</title> <filename>/text/scalc/01/func_imcsch.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imsec.xhp b/source/text/scalc/01/func_imsec.xhp index 865f4b8933..805207426f 100644 --- a/source/text/scalc/01/func_imsec.xhp +++ b/source/text/scalc/01/func_imsec.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imsecxml"> + <topic id="textscalc01func_imsecxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMSEC function</title> <filename>/text/scalc/01/func_imsec.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imsech.xhp b/source/text/scalc/01/func_imsech.xhp index 449b141601..2e1828b5f2 100644 --- a/source/text/scalc/01/func_imsech.xhp +++ b/source/text/scalc/01/func_imsech.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imsechxml"> + <topic id="textscalc01func_imsechxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMSECH function</title> <filename>/text/scalc/01/func_imsech.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imsin.xhp b/source/text/scalc/01/func_imsin.xhp index c07251f25b..2b286fb827 100644 --- a/source/text/scalc/01/func_imsin.xhp +++ b/source/text/scalc/01/func_imsin.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imsinxml"> + <topic id="textscalc01func_imsinxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMSIN function</title> <filename>/text/scalc/01/func_imsin.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imsinh.xhp b/source/text/scalc/01/func_imsinh.xhp index 4fa44545b9..378b1609b7 100644 --- a/source/text/scalc/01/func_imsinh.xhp +++ b/source/text/scalc/01/func_imsinh.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imsinhxml"> + <topic id="textscalc01func_imsinhxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMSINH function</title> <filename>/text/scalc/01/func_imsinh.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_imtan.xhp b/source/text/scalc/01/func_imtan.xhp index bf5855bdb4..7462487fe4 100644 --- a/source/text/scalc/01/func_imtan.xhp +++ b/source/text/scalc/01/func_imtan.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc01func_imtanxml"> + <topic id="textscalc01func_imtanxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">IMTAN function</title> <filename>/text/scalc/01/func_imtan.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_maxifs.xhp b/source/text/scalc/01/func_maxifs.xhp index 8bc4f1decc..79f35edc96 100644 --- a/source/text/scalc/01/func_maxifs.xhp +++ b/source/text/scalc/01/func_maxifs.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_sumifsxml"> + <topic id="textscalc01func_sumifsxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">MAXIFS function</title> <filename>/text/scalc/01/func_maxifs.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_minifs.xhp b/source/text/scalc/01/func_minifs.xhp index fc26d9df9c..25a95b3e2b 100644 --- a/source/text/scalc/01/func_minifs.xhp +++ b/source/text/scalc/01/func_minifs.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_minifsxml"> + <topic id="textscalc01func_minifsxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">MINIFS function</title> <filename>/text/scalc/01/func_minifs.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_networkdays.intl.xhp b/source/text/scalc/01/func_networkdays.intl.xhp index bcbad829aa..4aa453400d 100644 --- a/source/text/scalc/01/func_networkdays.intl.xhp +++ b/source/text/scalc/01/func_networkdays.intl.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textscalc01func_networkdaysintlxml"> + <topic id="textscalc01func_networkdaysintlxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">NETWORKDAYS.INTL</title> <filename>/text/scalc/01/func_networkdays.intl.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_rawsubtract.xhp b/source/text/scalc/01/func_rawsubtract.xhp index 0d84c65848..cfa4bdbdfa 100644 --- a/source/text/scalc/01/func_rawsubtract.xhp +++ b/source/text/scalc/01/func_rawsubtract.xhp @@ -9,7 +9,7 @@ * --> <meta> - <topic id="textscalc01func_rawsubtractxml"> + <topic id="textscalc01func_rawsubtractxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">RAWSUBTRACT function</title> <filename>/text/scalc/01/func_rawsubtract.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_skewp.xhp b/source/text/scalc/01/func_skewp.xhp index 5b7960ec8c..b3ae9279fb 100644 --- a/source/text/scalc/01/func_skewp.xhp +++ b/source/text/scalc/01/func_skewp.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textscalc01func_skewpxml"> + <topic id="textscalc01func_skewpxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">SKEWP function</title> <filename>/text/scalc/01/func_skewp.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_style.xhp b/source/text/scalc/01/func_style.xhp index 30b30c7237..b5f1d8c2ac 100644 --- a/source/text/scalc/01/func_style.xhp +++ b/source/text/scalc/01/func_style.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_style"> + <topic id="textscalc01func_style" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">STYLE function</title> <filename>/text/scalc/01/func_style.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_sumifs.xhp b/source/text/scalc/01/func_sumifs.xhp index ef177035ff..9afb3d5d35 100644 --- a/source/text/scalc/01/func_sumifs.xhp +++ b/source/text/scalc/01/func_sumifs.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textscalc01func_sumifsxml"> + <topic id="textscalc01func_sumifsxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">SUMIFS function</title> <filename>/text/scalc/01/func_sumifs.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_timevalue.xhp b/source/text/scalc/01/func_timevalue.xhp index 96f4acc772..0366760705 100644 --- a/source/text/scalc/01/func_timevalue.xhp +++ b/source/text/scalc/01/func_timevalue.xhp @@ -18,7 +18,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . ****************************************************************--> <meta> - <topic id="topic_0506201512165345" status="PUBLISH"> + <topic id="topic_0506201512165345" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">TIMEVALUE</title> <filename>/text/scalc/01/func_timevalue.xhp</filename> </topic> diff --git a/source/text/scalc/01/func_workday.intl.xhp b/source/text/scalc/01/func_workday.intl.xhp index 356acb8304..070f5b95b6 100644 --- a/source/text/scalc/01/func_workday.intl.xhp +++ b/source/text/scalc/01/func_workday.intl.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textscalc01func_workdaysxml"> + <topic id="textscalc01func_workdaysxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">WORKDAY.INTL</title> <filename>/text/scalc/01/func_workday.intl.xhp</filename> </topic> diff --git a/source/text/scalc/01/live_data_stream.xhp b/source/text/scalc/01/live_data_stream.xhp index 774ec4e0fc..16ef9e2b6c 100644 --- a/source/text/scalc/01/live_data_stream.xhp +++ b/source/text/scalc/01/live_data_stream.xhp @@ -18,7 +18,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> <meta> - <topic id="textscalc01live_data_streamxml"> + <topic id="textscalc01live_data_streamxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Live Data Stream</title> <filename>/text/scalc/01/live_data_stream.xhp</filename> </topic> diff --git a/source/text/scalc/01/xml_source.xhp b/source/text/scalc/01/xml_source.xhp index aae7775a05..c37f919dfa 100644 --- a/source/text/scalc/01/xml_source.xhp +++ b/source/text/scalc/01/xml_source.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textscalc01xml_sourcexml"> + <topic id="textscalc01xml_sourcexml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">XML Data</title> <filename>/text/scalc/01/xml_source.xhp</filename> </topic> diff --git a/source/text/scalc/06/calcsamplefiles.xhp b/source/text/scalc/06/calcsamplefiles.xhp index a31061bee7..25bcbe1e9d 100644 --- a/source/text/scalc/06/calcsamplefiles.xhp +++ b/source/text/scalc/06/calcsamplefiles.xhp @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <meta> - <topic id="textscalc06camplefiles"> + <topic id="textscalc06camplefiles" indexer="exclude" status="PUBLISH"> <title id="tit" xml-lang="en-US">Calc Sample Files</title> <filename>/text/scalc/06/calcsamplefiles.xhp</filename> </topic> diff --git a/source/text/shared/01/05100100.xhp b/source/text/shared/01/05100100.xhp index c4f06e6cad..8c6c7a9336 100644 --- a/source/text/shared/01/05100100.xhp +++ b/source/text/shared/01/05100100.xhp @@ -21,7 +21,7 @@ <meta> -<topic id="textshared0105100100xhp" status="PUBLISH"> +<topic id="textshared0105100100xhp" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Merge Cells</title> <filename>/text/shared/01/05100100.xhp</filename> </topic> diff --git a/source/text/shared/01/05100200.xhp b/source/text/shared/01/05100200.xhp index 980a3e8672..1129691588 100644 --- a/source/text/shared/01/05100200.xhp +++ b/source/text/shared/01/05100200.xhp @@ -21,7 +21,7 @@ <meta> -<topic id="textshared0105100200xhp" status="PUBLISH"> +<topic id="textshared0105100200xhp" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Split Cells</title> <filename>/text/shared/01/05100200.xhp</filename> </topic> diff --git a/source/text/shared/01/grid_and_helplines.xhp b/source/text/shared/01/grid_and_helplines.xhp index 84567c593d..5eeb25f39d 100644 --- a/source/text/shared/01/grid_and_helplines.xhp +++ b/source/text/shared/01/grid_and_helplines.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textshared01grid_and_helplinesxml"> + <topic id="textshared01grid_and_helplinesxml" indexer="include" status="PUBLISH"> <title id="tit">Grid and Help Lines</title> <filename>/text/shared/01/grid_and_helplines.xhp</filename> </topic> diff --git a/source/text/shared/01/insert_chart.xhp b/source/text/shared/01/insert_chart.xhp index 95d7d2410f..cf411830ab 100644 --- a/source/text/shared/01/insert_chart.xhp +++ b/source/text/shared/01/insert_chart.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textsharedmenuinsert_chartxml"> + <topic id="textsharedmenuinsert_chartxml" indexer="include" status="PUBLISH"> <title id="tit">Chart</title> <filename>/text/shared/menu/insert_chart.xhp</filename> </topic> diff --git a/source/text/shared/01/menu_edit_find.xhp b/source/text/shared/01/menu_edit_find.xhp index 228989ff2c..210fdde3e9 100644 --- a/source/text/shared/01/menu_edit_find.xhp +++ b/source/text/shared/01/menu_edit_find.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textshared01menu_edit_findxml"> + <topic id="textshared01menu_edit_findxml" indexer="include" status="PUBLISH"> <title id="tit">Find</title> <filename>/text/shared/01/menu_edit_find.xhp</filename> </topic> diff --git a/source/text/shared/01/menu_view_sidebar.xhp b/source/text/shared/01/menu_view_sidebar.xhp index fe9fde21ac..7194b913e4 100644 --- a/source/text/shared/01/menu_view_sidebar.xhp +++ b/source/text/shared/01/menu_view_sidebar.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textshared01menu_view_sidebarxml"> + <topic id="textshared01menu_view_sidebarxml" indexer="include" status="PUBLISH"> <title id="tit">Sidebar</title> <filename>/text/shared/01/menu_view_sidebar.xhp</filename> </topic> diff --git a/source/text/shared/01/notebook_bar.xhp b/source/text/shared/01/notebook_bar.xhp index e8af0a4f30..8fe546dbfb 100644 --- a/source/text/shared/01/notebook_bar.xhp +++ b/source/text/shared/01/notebook_bar.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textshared01notebook_barxml"> + <topic id="textshared01notebook_barxml" indexer="include" status="PUBLISH"> <title id="tit">Using the notebook bar</title> <filename>/text/shared/01/notebook_bar.xhp</filename> </topic> diff --git a/source/text/shared/guide/cmis-remote-files-setup.xhp b/source/text/shared/guide/cmis-remote-files-setup.xhp index a2d8c0cd9e..2c088f6872 100644 --- a/source/text/shared/guide/cmis-remote-files-setup.xhp +++ b/source/text/shared/guide/cmis-remote-files-setup.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textsharedguidecmisremotefilessetupxml"> + <topic id="textsharedguidecmisremotefilessetupxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Using Remote Files</title> <filename>/text/shared/guide/cmis-remote-files-setup.xhp</filename> </topic> diff --git a/source/text/shared/guide/cmis-remote-files.xhp b/source/text/shared/guide/cmis-remote-files.xhp index d3be11e54e..c926a44337 100644 --- a/source/text/shared/guide/cmis-remote-files.xhp +++ b/source/text/shared/guide/cmis-remote-files.xhp @@ -10,7 +10,7 @@ --> <meta> - <topic id="textsharedguidecmisremotefilesxml"> + <topic id="textsharedguidecmisremotefilesxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Using Remote Files</title> <filename>/text/shared/guide/cmis-remote-files.xhp</filename> </topic> diff --git a/source/text/shared/guide/template_manager.xhp b/source/text/shared/guide/template_manager.xhp index 0607d18a02..0ce31a5e43 100644 --- a/source/text/shared/guide/template_manager.xhp +++ b/source/text/shared/guide/template_manager.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textsharedguidetemplate_managerxml"> + <topic id="textsharedguidetemplate_managerxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Template Manager</title> <filename>/text/shared/guide/template_manager.xhp</filename> </topic> diff --git a/source/text/shared/menu/insert_form_control.xhp b/source/text/shared/menu/insert_form_control.xhp index 68a85f3296..3344eb1310 100644 --- a/source/text/shared/menu/insert_form_control.xhp +++ b/source/text/shared/menu/insert_form_control.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textsharedmenuinsert_form_controlxml"> + <topic id="textsharedmenuinsert_form_controlxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Form Control Menu</title> <filename>/text/shared/menu/insert_form_control.xhp</filename> </topic> diff --git a/source/text/shared/menu/insert_shape.xhp b/source/text/shared/menu/insert_shape.xhp index 39d09e37de..c1cf1f99d9 100644 --- a/source/text/shared/menu/insert_shape.xhp +++ b/source/text/shared/menu/insert_shape.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textsharedmenuinsert_shapexml"> + <topic id="textsharedmenuinsert_shapexml" indexer="include" status="PUBLISH"> <title id="tit">Shape</title> <filename>/text/shared/menu/insert_shape.xhp</filename> </topic> diff --git a/source/text/shared/need_help.xhp b/source/text/shared/need_help.xhp index 7f245319b2..a0b15a5ce3 100644 --- a/source/text/shared/need_help.xhp +++ b/source/text/shared/need_help.xhp @@ -9,7 +9,7 @@ --> <meta> - <topic id="topic_2507201510192393"> + <topic id="topic_2507201510192393" indexer="exclude" status="PUBLISH"> <title id="tit" xml-lang="en-US">We Need Your Help</title> <filename>/text/shared/need_help.xhp</filename> </topic> diff --git a/source/text/shared/optionen/experimental.xhp b/source/text/shared/optionen/experimental.xhp index 1cd77c7562..6fa04d0465 100644 --- a/source/text/shared/optionen/experimental.xhp +++ b/source/text/shared/optionen/experimental.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="topic_2507201510234246"> + <topic id="topic_2507201510234246" indexer="exclude" status="PUBLISH"> <title xml-lang="en-US" id="tit">Experimental Feature</title> <filename>/text/shared/optionen/experimental.xhp</filename> </topic> diff --git a/source/text/shared/optionen/expertconfig.xhp b/source/text/shared/optionen/expertconfig.xhp index 634d100710..8094a8eb38 100644 --- a/source/text/shared/optionen/expertconfig.xhp +++ b/source/text/shared/optionen/expertconfig.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="topic_0709201509091142" status="PUBLISH"> + <topic id="topic_0709201509091142" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Expert Configuration</title> <filename>/text/shared/optionen/expertconfig.xhp</filename> </topic> diff --git a/source/text/shared/optionen/securityoptionsdialog.xhp b/source/text/shared/optionen/securityoptionsdialog.xhp index bcdac50dd4..162a856f79 100644 --- a/source/text/shared/optionen/securityoptionsdialog.xhp +++ b/source/text/shared/optionen/securityoptionsdialog.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="sharedoptionensecurityoptionsdialogxml"> + <topic id="sharedoptionensecurityoptionsdialogxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Security Options and Warnings</title> <filename>/text/shared/optionen/securityoptionsdialog.xhp</filename> </topic> diff --git a/source/text/simpress/guide/impress_remote.xhp b/source/text/simpress/guide/impress_remote.xhp index 8a3462a917..1fb81c7f9c 100644 --- a/source/text/simpress/guide/impress_remote.xhp +++ b/source/text/simpress/guide/impress_remote.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textsimpressguideimpress_remotexml"> + <topic id="textsimpressguideimpress_remotexml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Impress Remote Guide</title> <filename>/text/simpress/guide/impress_remote.xhp</filename> </topic> diff --git a/source/text/simpress/guide/photo_album.xhp b/source/text/simpress/guide/photo_album.xhp index dd56eecc88..3205e2aeb6 100644 --- a/source/text/simpress/guide/photo_album.xhp +++ b/source/text/simpress/guide/photo_album.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textsimpressguidephoto_albumxml"> + <topic id="textsimpressguidephoto_albumxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Impress Photo Album</title> <filename>/text/simpress/guide/photo_album.xhp</filename> </topic> diff --git a/source/text/simpress/guide/presenter_console.xhp b/source/text/simpress/guide/presenter_console.xhp index 2f7a419c71..97535a5bbb 100644 --- a/source/text/simpress/guide/presenter_console.xhp +++ b/source/text/simpress/guide/presenter_console.xhp @@ -9,7 +9,7 @@ --> <meta> - <topic id="textsimpressguidepresenter_consolexml"> + <topic id="textsimpressguidepresenter_consolexml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Using the Presenter Console</title> <filename>/text/simpress/guide/presenter_console.xhp</filename> </topic> diff --git a/source/text/swriter/01/mm_emailmergeddoc.xhp b/source/text/swriter/01/mm_emailmergeddoc.xhp index ebc31cec55..2e76223fef 100644 --- a/source/text/swriter/01/mm_emailmergeddoc.xhp +++ b/source/text/swriter/01/mm_emailmergeddoc.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="swriter01mm_emailmergeddocxml"> + <topic id="swriter01mm_emailmergeddocxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Send merged document as email</title> <filename>/text/swriter/01/mm_emailmergeddoc.xhp</filename> </topic> diff --git a/source/text/swriter/01/mm_savemergeddoc.xhp b/source/text/swriter/01/mm_savemergeddoc.xhp index 22ad030da0..bedbbeafb1 100644 --- a/source/text/swriter/01/mm_savemergeddoc.xhp +++ b/source/text/swriter/01/mm_savemergeddoc.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="swriter01mm_savemergeddocxml"> + <topic id="swriter01mm_savemergeddocxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Save merged document</title> <filename>/text/swriter/01/mm_savemergeddoc.xhp</filename> </topic> diff --git a/source/text/swriter/01/title_page.xhp b/source/text/swriter/01/title_page.xhp index 9fe1531b62..2b7cac6517 100644 --- a/source/text/swriter/01/title_page.xhp +++ b/source/text/swriter/01/title_page.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textshared01title_pagexml"> + <topic id="textshared01title_pagexml" indexer="include" status="PUBLISH"> <title id="tit">Using title pages in your document</title> <filename>/text/swriter/01/title_page.xhp</filename> </topic> diff --git a/source/text/swriter/guide/title_page.xhp b/source/text/swriter/guide/title_page.xhp index 73c65d3c18..9a664cbef0 100644 --- a/source/text/swriter/guide/title_page.xhp +++ b/source/text/swriter/guide/title_page.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textshared01title_pagexml"> + <topic id="textshared01title_pagexml" indexer="include" status="PUBLISH"> <title id="tit">Using title pages in your document</title> <filename>/text/swriter/guide/title_page.xhp</filename> </topic> diff --git a/source/text/swriter/menu/insert_footnote_endnote.xhp b/source/text/swriter/menu/insert_footnote_endnote.xhp index 88445194c7..01f96cb25d 100644 --- a/source/text/swriter/menu/insert_footnote_endnote.xhp +++ b/source/text/swriter/menu/insert_footnote_endnote.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textswritermenuinsert_footnote_endnotexml"> + <topic id="textswritermenuinsert_footnote_endnotexml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Footnote and Endnote</title> <filename>/text/swriter/menu/insert_footnote_endnote.xhp</filename> </topic> diff --git a/source/text/swriter/menu/insert_frame.xhp b/source/text/swriter/menu/insert_frame.xhp index eab7351383..a2ec94b08b 100644 --- a/source/text/swriter/menu/insert_frame.xhp +++ b/source/text/swriter/menu/insert_frame.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textswritermenuinsert_framexml"> + <topic id="textswritermenuinsert_framexml" indexer="include" status="PUBLISH"> <title id="tit">Frame</title> <filename>/text/swriter/menu/insert_frame.xhp</filename> </topic> diff --git a/source/text/swriter/menu/insert_header_footer.xhp b/source/text/swriter/menu/insert_header_footer.xhp index 8abe5d7861..1a4887f1d1 100644 --- a/source/text/swriter/menu/insert_header_footer.xhp +++ b/source/text/swriter/menu/insert_header_footer.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textswritermenuinsert_header_footerxml"> + <topic id="textswritermenuinsert_header_footerxml" indexer="include" status="PUBLISH"> <title id="tit">Header and Footer</title> <filename>/text/swriter/menu/insert_header_footer.xhp</filename> </topic> |