summaryrefslogtreecommitdiff
path: root/sw/inc/swabstdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swabstdlg.hxx')
-rw-r--r--sw/inc/swabstdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/swabstdlg.hxx b/sw/inc/swabstdlg.hxx
index 45edeb57e28b..f70fd068090a 100644
--- a/sw/inc/swabstdlg.hxx
+++ b/sw/inc/swabstdlg.hxx
@@ -61,7 +61,7 @@ enum class SwBorderModes;
enum class SwCharDlgMode;
enum class SfxStyleFamily;
-namespace com{namespace sun{namespace star{
+namespace com::sun::star{
namespace frame{
class XModel;
}
@@ -75,10 +75,10 @@ namespace com{namespace sun{namespace star{
}
namespace container { class XNameAccess; }
namespace container { class XNamed; }
-}}}
+}
-namespace sw { namespace mark { class IFieldmark; class IDateFieldmark; } }
+namespace sw::mark { class IFieldmark; class IDateFieldmark; }
typedef void (*SwLabDlgMethod) (css::uno::Reference< css::frame::XModel> const & xModel, const SwLabItem& rItem);