forked from amazingfate/loongoffice
A LO 6.2.2 regression prevented .doc-as-.dot files to load, giving a "Read Error. This is not a valid WinWord6 file." Well, it is not a valid .dot file (because of some bit differences), but it is a valid .doc file. Since it was renamed to be treated as a template (requiring a save-as), we should treat it as that. Change-Id: I308375797e9dae3ca6d203fab520e91ee788325e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140687 Tested-by: Jenkins Reviewed-by: Justin Luth <jluth@mail.com>