summaryrefslogtreecommitdiff
path: root/sw/source/uibase/table/chartins.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/table/chartins.cxx')
-rw-r--r--sw/source/uibase/table/chartins.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/table/chartins.cxx b/sw/source/uibase/table/chartins.cxx
index c28c18675c45..7f54cf505442 100644
--- a/sw/source/uibase/table/chartins.cxx
+++ b/sw/source/uibase/table/chartins.cxx
@@ -59,7 +59,7 @@
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
using namespace ::com::sun::star;
-using namespace ::com::sun::star::uno;
+using namespace css::uno;
Point SwGetChartDialogPos( const vcl::Window *pParentWin, const Size& rDialogSize, const Rectangle& rLogicChart )
{