diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-03-09 19:57:51 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-03-09 19:57:51 +0100 |
commit | 15d9b2e91b2e634bb1937c59dcdaa09b1e9d9b42 (patch) | |
tree | c9ea2a584d2a7a3c9cba257a0bbf67a3b1b6878b | |
parent | 08e2403dab9af5f30b87890a36a115d8643ac593 (diff) |
Value "Indexer" for attribute indexer is not among the enumerated set
Change-Id: I7b9a031a2c79254b5df8dfdbc1c2ff2e28a21ee0
-rw-r--r-- | source/text/scalc/01/exponsmooth_embd.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/stat_data.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/01/statistics_regression.xhp | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/source/text/scalc/01/exponsmooth_embd.xhp b/source/text/scalc/01/exponsmooth_embd.xhp index ecb83899e5..543b930458 100644 --- a/source/text/scalc/01/exponsmooth_embd.xhp +++ b/source/text/scalc/01/exponsmooth_embd.xhp @@ -9,7 +9,7 @@ --> <meta> - <topic id="ID" indexer="Indexer"> + <topic id="ID" indexer="include"> <title id="tit" xml-lang="en-US">embeded text for exponential smoothing</title> <filename>/text/scalc/01/exponsmooth_embd.xhp</filename> </topic> diff --git a/source/text/scalc/01/stat_data.xhp b/source/text/scalc/01/stat_data.xhp index f11b62c861..04cd580c34 100644 --- a/source/text/scalc/01/stat_data.xhp +++ b/source/text/scalc/01/stat_data.xhp @@ -9,7 +9,7 @@ --> <meta> - <topic id="ID" indexer="Indexer"> + <topic id="ID" indexer="include"> <title id="tit" xml-lang="en-US">Data</title> <filename>/text/scalc/01/stat_data.xhp</filename> </topic> @@ -699,4 +699,4 @@ </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/scalc/01/statistics_regression.xhp b/source/text/scalc/01/statistics_regression.xhp index b6bf44b6ab..a217084c58 100644 --- a/source/text/scalc/01/statistics_regression.xhp +++ b/source/text/scalc/01/statistics_regression.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="ID" indexer="Indexer" status="PUBLISH"> + <topic id="ID" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Regression Analysis</title> <filename>/text/scalc/01/statistics_regression.xhp</filename> </topic> @@ -324,4 +324,4 @@ </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |