summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/fields.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/fields.cxx')
-rw-r--r--sw/source/filter/ww8/fields.cxx28
1 files changed, 14 insertions, 14 deletions
diff --git a/sw/source/filter/ww8/fields.cxx b/sw/source/filter/ww8/fields.cxx
index e0d9764377cb..d95ccf12de4b 100644
--- a/sw/source/filter/ww8/fields.cxx
+++ b/sw/source/filter/ww8/fields.cxx
@@ -29,9 +29,9 @@ namespace ww
// #i43956# - field <eFOOTREF> = 5 should be mapped to "REF"
static const char *aFieldNames[] =
{
- /* 0*/ 0,
- /* 1*/ 0,
- /* 2*/ 0,
+ /* 0*/ nullptr,
+ /* 1*/ nullptr,
+ /* 2*/ nullptr,
/* 3*/ "REF",
/* 4*/ "XE",
/* 5*/ "REF",
@@ -65,18 +65,18 @@ namespace ww
/*33*/ "PAGE",
/*34*/ "=",
/*35*/ "QUOTE",
- /*36*/ 0,
+ /*36*/ nullptr,
/*37*/ "PAGEREF",
/*38*/ "ASK",
/*39*/ "FILLIN",
- /*40*/ 0,
+ /*40*/ nullptr,
/*41*/ "NEXT",
/*42*/ "NEXTIF",
/*43*/ "SKIPIF",
/*44*/ "MERGEREC",
- /*45*/ 0,
- /*46*/ 0,
- /*47*/ 0,
+ /*45*/ nullptr,
+ /*46*/ nullptr,
+ /*47*/ nullptr,
/*48*/ "PRINT",
/*49*/ "EQ",
/*50*/ "GOTOBUTTON",
@@ -84,7 +84,7 @@ namespace ww
/*52*/ "AUTONUMOUT",
/*53*/ "AUTONUMLGL",
/*54*/ "AUTONUM",
- /*55*/ 0,
+ /*55*/ nullptr,
/*56*/ "LINK",
/*57*/ "SYMBOL",
/*58*/ "EMBED",
@@ -105,22 +105,22 @@ namespace ww
/*73*/ "TOA",
/*74*/ "TA",
/*75*/ "MERGESEQ",
- /*76*/ 0,
+ /*76*/ nullptr,
/*77*/ "PRIVATE",
/*78*/ "DATABASE",
/*79*/ "AUTOTEXT",
/*80*/ "COMPARE",
- /*81*/ 0,
- /*82*/ 0,
+ /*81*/ nullptr,
+ /*82*/ nullptr,
/*83*/ "FORMDROPDOWN",
/*84*/ "ADVANCE",
/*85*/ "DOCPROPERTY",
- /*86*/ 0,
+ /*86*/ nullptr,
/*87*/ "CONTROL",
/*88*/ "HYPERLINK",
/*89*/ "AUTOTEXTLIST",
/*90*/ "LISTNUM",
- /*91*/ 0,
+ /*91*/ nullptr,
/*92*/ "BIDIOUTLINE",
/*93*/ "ADDRESSBLOCK",
/*94*/ "GREETINGLINE",