summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unusedenumconstants.readonly.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-11-22 15:30:58 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-24 16:50:11 +0100
commit102091b73d824cdda7f88d9a7b79d04eb33fabf7 (patch)
treee86aec0fcf10e25c79f821a4bdb07508c9875702 /compilerplugins/clang/unusedenumconstants.readonly.results
parentdrop ComplListAppendHandl enum (diff)
downloadcore-102091b73d824cdda7f88d9a7b79d04eb33fabf7.tar.gz
core-102091b73d824cdda7f88d9a7b79d04eb33fabf7.zip
remove ScVbaControlObjectBase::ListenerType enum
we only use one value from it Change-Id: I3d0391e76f07434915940be25025de36a5475bc5 Reviewed-on: https://gerrit.libreoffice.org/63937 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/unusedenumconstants.readonly.results')
-rw-r--r--compilerplugins/clang/unusedenumconstants.readonly.results8
1 files changed, 0 insertions, 8 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results
index 8e28a282002a..8b78a97df024 100644
--- a/compilerplugins/clang/unusedenumconstants.readonly.results
+++ b/compilerplugins/clang/unusedenumconstants.readonly.results
@@ -1194,14 +1194,6 @@ sc/source/ui/unoobj/condformatuno.cxx:274
enum (anonymous namespace)::DateProperties Date_StyleName
sc/source/ui/unoobj/condformatuno.cxx:275
enum (anonymous namespace)::DateProperties DateType
-sc/source/ui/vba/vbasheetobject.hxx:140
- enum ScVbaControlObjectBase::ListenerType LISTENER_MOUSE
-sc/source/ui/vba/vbasheetobject.hxx:141
- enum ScVbaControlObjectBase::ListenerType LISTENER_TEXT
-sc/source/ui/vba/vbasheetobject.hxx:142
- enum ScVbaControlObjectBase::ListenerType LISTENER_VALUE
-sc/source/ui/vba/vbasheetobject.hxx:143
- enum ScVbaControlObjectBase::ListenerType LISTENER_CHANGE
scaddins/source/datefunc/datefunc.hxx:41
enum ScaCategory Finance
scaddins/source/datefunc/datefunc.hxx:42