From dc7f4b0002769308d38e6c6e9b714ef7766d2ae7 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sun, 29 Mar 2020 08:59:43 +0200 Subject: tdf#131632 animation effects are missing features regression from commit 5352d45dd4a04f8f02cf7f6ad4169126d3b3586a Date: Tue Feb 18 15:45:08 2020 +0200 convert AnimationImport to fast-parser APIs Change-Id: I7227b122213c877b8ea5db25239eae8151597a8e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91320 Tested-by: Jenkins Reviewed-by: Noel Grandin --- xmloff/source/token/tokens.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmloff/source/token/tokens.txt') diff --git a/xmloff/source/token/tokens.txt b/xmloff/source/token/tokens.txt index 5d14dd65c820..cd94bd5228d6 100644 --- a/xmloff/source/token/tokens.txt +++ b/xmloff/source/token/tokens.txt @@ -1791,6 +1791,7 @@ text-indent text-input text-justify text-outline +text-only text-position text-rotation-angle text-rotation-scale @@ -2790,6 +2791,7 @@ node-type preset-id preset-sub-type preset-class +preset-property custom entrance exit -- cgit