summaryrefslogtreecommitdiff
path: root/lotuswordpro/inc/xfilter/xfglobal.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-12-05 11:00:02 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-12-05 13:11:03 +0100
commit38e358585591dbfcfc532ee2b4fc1de0f5962ee7 (patch)
tree18560a08c9b34805dbaffdebaac81f7360afa814 /lotuswordpro/inc/xfilter/xfglobal.hxx
parenta2a922c273e90af27810cee4ec8cb724125b6aa5 (diff)
loplugin:singlevalfields in lotuswordpro
Change-Id: I1fe56271bfcbbc8aba023047b0888f75dd6ce886 Reviewed-on: https://gerrit.libreoffice.org/64600 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'lotuswordpro/inc/xfilter/xfglobal.hxx')
-rw-r--r--lotuswordpro/inc/xfilter/xfglobal.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/lotuswordpro/inc/xfilter/xfglobal.hxx b/lotuswordpro/inc/xfilter/xfglobal.hxx
index 088e24611124..30bea2c5be94 100644
--- a/lotuswordpro/inc/xfilter/xfglobal.hxx
+++ b/lotuswordpro/inc/xfilter/xfglobal.hxx
@@ -135,12 +135,9 @@ public:
public:
static int s_nSectionID;
static int s_nFrameID;
- static int s_nGraphID;
- static int s_nTableID;
static int s_nNoteID;
static int s_nStrokeDashID;
static int s_nAreaID;
- static int s_nObjID;
static int s_nImageID;
};