diff options
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmlimp.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx index 750f56725aaf..d8a72d516b82 100644 --- a/include/xmloff/xmlimp.hxx +++ b/include/xmloff/xmlimp.hxx @@ -338,6 +338,7 @@ public: bool IsTableShapeSupported() const { return mbIsTableShapeSupported; } OUString GetODFVersion() const; + bool IsOOoXML() const; // legacy non-ODF format? /** * Record an error condition that occurred during import. The |