diff options
author | Justin Luth <jluth@mail.com> | 2022-07-27 10:54:22 -0400 |
---|---|---|
committer | Justin Luth <jluth@mail.com> | 2022-07-28 13:27:58 +0200 |
commit | 2b0626e2e9d112280e9d9a296cc7d7ba3022bdc9 (patch) | |
tree | 7dbfba37efb87351a4c78b148fb107b3f50dbfb8 /compilerplugins | |
parent | d39a6726b8583086215a4452ce6867eb20c118d8 (diff) |
remove unused SETBULLETTEXT flag in editeng
Already unused in initial import.
Change-Id: I423442a2b036c64727af608fa667f1f8a427391f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137542
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.writeonly.results | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.writeonly.results b/compilerplugins/clang/unusedenumconstants.writeonly.results index 0d2f68303c8a..b4f02f215137 100644 --- a/compilerplugins/clang/unusedenumconstants.writeonly.results +++ b/compilerplugins/clang/unusedenumconstants.writeonly.results @@ -1492,8 +1492,6 @@ include/editeng/numitem.hxx:247 enum SvxNumRuleType OUTLINE_NUMBERING include/editeng/numitem.hxx:248 enum SvxNumRuleType PRESENTATION_NUMBERING -include/editeng/outliner.hxx:99 - enum ParaFlag SETBULLETTEXT include/editeng/outliner.hxx:190 enum OutlinerView::MouseTarget Outside include/editeng/svxrtf.hxx:207 |