diff options
Diffstat (limited to 'sw/source/uibase/inc/unomailmerge.hxx')
-rw-r--r-- | sw/source/uibase/inc/unomailmerge.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/unomailmerge.hxx b/sw/source/uibase/inc/unomailmerge.hxx index b8d6c1866ed1..2b35f7cd3a13 100644 --- a/sw/source/uibase/inc/unomailmerge.hxx +++ b/sw/source/uibase/inc/unomailmerge.hxx @@ -34,7 +34,7 @@ #include <svl/itemprop.hxx> #include <sfx2/objsh.hxx> -namespace com { namespace sun { namespace star { +namespace com::sun::star { namespace sdbc { class XResultSet; @@ -54,7 +54,7 @@ namespace com { namespace sun { namespace star { struct PropertyValue; } -}}} +} typedef cppu::OMultiTypeInterfaceContainerHelperVar<sal_Int32> OPropertyListenerContainerHelper; |