diff options
Diffstat (limited to 'xmloff/source/text/XMLIndexIllustrationSourceContext.hxx')
-rw-r--r-- | xmloff/source/text/XMLIndexIllustrationSourceContext.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx b/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx index 8e7d4d38bb01..8033bddf941a 100644 --- a/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx +++ b/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx @@ -24,10 +24,10 @@ #include <com/sun/star/uno/Reference.h> -namespace com { namespace sun { namespace star { - namespace xml { namespace sax { class XAttributeList; } } +namespace com::sun::star { + namespace xml::sax { class XAttributeList; } namespace beans { class XPropertySet; } -} } } +} /** |