diff options
Diffstat (limited to 'sw/inc/unosett.hxx')
-rw-r--r-- | sw/inc/unosett.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unosett.hxx b/sw/inc/unosett.hxx index ef9e37726682..c1bba2b64bb3 100644 --- a/sw/inc/unosett.hxx +++ b/sw/inc/unosett.hxx @@ -39,7 +39,7 @@ class SwDocShell; class SwNumRule; class SwNumFormat; class SfxItemPropertySet; -namespace com { namespace sun { namespace star { namespace beans { struct PropertyValue; } } } } +namespace com::sun::star::beans { struct PropertyValue; } class SwXFootnoteProperties final : public cppu::WeakAggImplHelper2 < |