summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inspection/GeometryHandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inspection/GeometryHandler.cxx')
-rw-r--r--reportdesign/source/ui/inspection/GeometryHandler.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/reportdesign/source/ui/inspection/GeometryHandler.cxx b/reportdesign/source/ui/inspection/GeometryHandler.cxx
index 3ac307067e5e..7fa47d3290d2 100644
--- a/reportdesign/source/ui/inspection/GeometryHandler.cxx
+++ b/reportdesign/source/ui/inspection/GeometryHandler.cxx
@@ -112,10 +112,10 @@
#define USER_DEF_FUNCTION 3
#define UNDEF_DATA 4
-//........................................................................
+
namespace rptui
{
-//........................................................................
+
using namespace ::com::sun::star;
namespace{
@@ -2211,8 +2211,8 @@ void SAL_CALL GeometryHandler::propertyChange(const beans::PropertyChangeEvent&
resetOwnProperties(aGuard,sOldFunctionName,sOldScope,nOldDataFieldType);
}
}
-//........................................................................
+
} // namespace rptui
-//........................................................................
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */