odk/pack/copying/idl_chapter_refs.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
New commits: commit 9c1e4323cfee647069fe55432671f34332077cf1 Author: Matthias Seidel <[email protected]> AuthorDate: Thu Jun 6 14:47:50 2019 +0000 Commit: Matthias Seidel <[email protected]> CommitDate: Thu Jun 6 14:47:50 2019 +0000 Rename FieldMaster to fieldmaster See: https://svn.apache.org/repos/asf/openoffice/trunk/main/offapi/type_reference/typelibrary_history.txt diff --git a/odk/pack/copying/idl_chapter_refs.txt b/odk/pack/copying/idl_chapter_refs.txt index d4b31c7ef6d4..7806e6504438 100644 --- a/odk/pack/copying/idl_chapter_refs.txt +++ b/odk/pack/copying/idl_chapter_refs.txt @@ -3313,8 +3313,8 @@ com.sun.star.text.textfield.Bibliography com.sun.star.text.textfield.Chapter com.sun.star.text.textfield.Input com.sun.star.text.textfield.SetExpression -com.sun.star.text.FieldMaster.Database -com.sun.star.text.FieldMaster.User +com.sun.star.text.fieldmaster.Database +com.sun.star.text.fieldmaster.User com.sun.star.text.textfield.ReferencePageGet com.sun.star.text.textfield.ParagraphCount com.sun.star.text.textfield.Author @@ -3339,15 +3339,15 @@ com.sun.star.text.textfield.docinfo.Info3 com.sun.star.util.XUpdatable com.sun.star.text.TextContent com.sun.star.text.textfield.DatabaseSetNumber -com.sun.star.text.FieldMaster.SetExpression +com.sun.star.text.fieldmaster.SetExpression com.sun.star.text.textfield.ExtendedUser -com.sun.star.text.FieldMaster.DDE +com.sun.star.text.fieldmaster.DDE com.sun.star.text.textfield.docinfo.CreateAuthor com.sun.star.text.textfield.docinfo.Subject com.sun.star.text.textfield.PageNumber com.sun.star.text.textfield.TableFormula com.sun.star.text.textfield.docinfo.Keywords -com.sun.star.text.FieldMaster.Bibliography +com.sun.star.text.fieldmaster.Bibliography com.sun.star.text.textfield.GetReference com.sun.star.text.textfield.WordCount com.sun.star.text.textfield.DDE @@ -3369,7 +3369,7 @@ com.sun.star.text.textfield.docinfo.Info1 com.sun.star.text.textfield.DatabaseNextSet com.sun.star.text.textfield.docinfo.PrintDateTime TOPIC: -com.sun.star.text.FieldMaster +com.sun.star.text.fieldmaster com.sun.star.text.TextField com.sun.star.text.XTextField _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
