summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/condformatdlgentry.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-19 18:46:31 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-19 19:54:24 +0200
commit1d3bec99e87c6f1e083f36bc1906839025d640df (patch)
tree07252735d234c3cf84d50e6363202c7e2b23b05e /sc/source/ui/inc/condformatdlgentry.hxx
parent39aa0d149eb71fabe9307d0aa466624f855d6daf (diff)
compact namespace: sc
Change-Id: I70e518a219a72cfc4ff4cdb7b7b60e1732e4aaa1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99005 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/ui/inc/condformatdlgentry.hxx')
-rw-r--r--sc/source/ui/inc/condformatdlgentry.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/sc/source/ui/inc/condformatdlgentry.hxx b/sc/source/ui/inc/condformatdlgentry.hxx
index 7110115355d6..9f868d8e849b 100644
--- a/sc/source/ui/inc/condformatdlgentry.hxx
+++ b/sc/source/ui/inc/condformatdlgentry.hxx
@@ -25,9 +25,7 @@ class ScDataBarFormat;
class ScIconSetFormat;
struct ScDataBarFormatData;
-namespace condformat {
-
-namespace entry {
+namespace condformat::entry {
enum ScCondFrmtEntryType
{
@@ -42,8 +40,6 @@ enum ScCondFrmtEntryType
}
-}
-
class ScCondFrmtEntry
{
protected: