summaryrefslogtreecommitdiff
path: root/accessibility/inc/extended/accessiblelistboxentry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/extended/accessiblelistboxentry.hxx')
-rw-r--r--accessibility/inc/extended/accessiblelistboxentry.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/inc/extended/accessiblelistboxentry.hxx b/accessibility/inc/extended/accessiblelistboxentry.hxx
index d52faf379f69..2d9e4fac97b1 100644
--- a/accessibility/inc/extended/accessiblelistboxentry.hxx
+++ b/accessibility/inc/extended/accessiblelistboxentry.hxx
@@ -41,12 +41,12 @@
// forward ---------------------------------------------------------------
-namespace com { namespace sun { namespace star { namespace awt {
+namespace com::sun::star::awt {
struct Point;
struct Rectangle;
struct Size;
class XFocusListener;
-} } } }
+}
class SvTreeListBox;
class SvTreeListEntry;