summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlimp.hxx')
-rw-r--r--include/xmloff/xmlimp.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index ceb6f782fefb..2619d3ec5c1f 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -97,10 +97,7 @@ enum class SvXMLImportFlags {
EMBEDDED = 0x0100,
ALL = 0xffff
};
-namespace o3tl
-{
- template<> struct typed_flags<SvXMLImportFlags> : is_typed_flags<SvXMLImportFlags, 0xffff> {};
-}
+DECLARE_TYPED_FLAGS(SvXMLImportFlags, 0xffff)
class XMLOFF_DLLPUBLIC SvXMLImport : public ::cppu::WeakImplHelper7<