diff options
-rw-r--r-- | xmloff/source/forms/elementexport.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/forms/elementexport.cxx b/xmloff/source/forms/elementexport.cxx index 317afe6e1925..a94265c4461b 100644 --- a/xmloff/source/forms/elementexport.cxx +++ b/xmloff/source/forms/elementexport.cxx @@ -1512,7 +1512,6 @@ namespace xmloff m_eType = TEXT; } } - knownType = true; } // attributes which are common to all the types: |