diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2014-10-22 16:30:24 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2014-10-22 16:49:16 +0300 |
commit | ce59240410e58352917fcda94cab3465f059d11d (patch) | |
tree | 071c9791215ca230a66ef7ed4c7363acfbac8a56 | |
parent | 816e5063b888db93eaf4a3240823399e7a221279 (diff) |
fdo#85324 Prioritize writerglobal8_template detection
Change-Id: I0454b52dcfe1514f81ddfc97a4f9246d6d2571f7
-rw-r--r-- | filter/source/config/cache/typedetection.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/source/config/cache/typedetection.cxx b/filter/source/config/cache/typedetection.cxx index 315bb3db07e9..370f7cf980d3 100644 --- a/filter/source/config/cache/typedetection.cxx +++ b/filter/source/config/cache/typedetection.cxx @@ -139,6 +139,7 @@ int getFlatTypeRank(const OUString& rType) "draw8", "chart8", "math8", + "writerglobal8_template", "writerglobal8", "writerweb8_writer_template", "StarBase", |