summaryrefslogtreecommitdiff
path: root/sw/inc/docufld.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-08-12 12:08:50 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-08-17 06:43:45 +0000
commit95be297746fda812f5a64e5fd53c753dfd9b249c (patch)
tree4765cbcc1c825480d58d236f2011b895e06101d5 /sw/inc/docufld.hxx
parente0a3269183bf145511361a3968dca07824923dd4 (diff)
loplugin:unusedenumvalues in sw
Change-Id: Ia5faa65cd7824183cead2634edab96b5d23a6c02 Reviewed-on: https://gerrit.libreoffice.org/28072 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/inc/docufld.hxx')
-rw-r--r--sw/inc/docufld.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/inc/docufld.hxx b/sw/inc/docufld.hxx
index f14b3b7b00b6..7f4090b319fd 100644
--- a/sw/inc/docufld.hxx
+++ b/sw/inc/docufld.hxx
@@ -84,14 +84,6 @@ namespace nsSwDocInfoSubType
const SwDocInfoSubType DI_SUB_MASK = 0xff00;
}
-enum RegInfoFormat ///< Only for loading of old documents!!!
-{
- RF_AUTHOR,
- RF_TIME,
- RF_DATE,
- RF_ALL
-};
-
enum SwPageNumSubType
{
PG_RANDOM,