diff options
author | andreas kainz <kainz.a@gmail.com> | 2020-10-02 13:24:17 +0200 |
---|---|---|
committer | Andreas Kainz <kainz.a@gmail.com> | 2020-10-19 13:06:01 +0200 |
commit | 55281fe6d3cda23d37b0b0c368786c9fc4c5abe9 (patch) | |
tree | 663de5f00969585fa42b8caaed2f74b147d2ed59 /compilerplugins/clang | |
parent | 657ea0d1250624312e104f9acfb6a04a3ba4cce3 (diff) |
tdf#136073 combine glow and softedge sidebar section
Change-Id: I19381009f5b286b051ae0cb90a794ed51a413a7a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103835
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'compilerplugins/clang')
-rw-r--r-- | compilerplugins/clang/unusedfields.writeonly.results | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results index aa90dcb507b2..5860beec983e 100644 --- a/compilerplugins/clang/unusedfields.writeonly.results +++ b/compilerplugins/clang/unusedfields.writeonly.results @@ -770,12 +770,12 @@ svx/source/sdr/attribute/sdrtextattribute.cxx:49 drawinglayer::attribute::ImpSdrTextAttribute maPropertiesVersion sal_uInt32 svx/source/sdr/attribute/sdrtextattribute.cxx:63 drawinglayer::attribute::ImpSdrTextAttribute mbWrongSpell _Bool -svx/source/sidebar/glow/GlowPropertyPanel.hxx:40 - svx::sidebar::GlowPropertyPanel maGlowColorController sfx2::sidebar::ControllerItem -svx/source/sidebar/glow/GlowPropertyPanel.hxx:41 +svx/source/sidebar/effect/EffectPropertyPanel.hxx:40 + svx::sidebar::EffectPropertyPanel maGlowColorController sfx2::sidebar::ControllerItem +svx/source/sidebar/effect/EffectPropertyPanel.hxx:41 svx::sidebar::GlowPropertyPanel maGlowRadiusController sfx2::sidebar::ControllerItem -svx/source/sidebar/glow/GlowPropertyPanel.hxx:42 - svx::sidebar::GlowPropertyPanel maGlowTransparencyController sfx2::sidebar::ControllerItem +svx/source/sidebar/effect/EffectPropertyPanel.hxx:42 + svx::sidebar::EffectPropertyPanel maGlowTransparencyController sfx2::sidebar::ControllerItem svx/source/sidebar/line/LinePropertyPanel.hxx:83 svx::sidebar::LinePropertyPanel maStyleControl sfx2::sidebar::ControllerItem svx/source/sidebar/line/LinePropertyPanel.hxx:84 @@ -816,8 +816,8 @@ svx/source/sidebar/possize/PosSizePropertyPanel.hxx:117 svx::sidebar::PosSizePropertyPanel mxAlignDispatch std::unique_ptr<ToolbarUnoDispatcher> svx/source/sidebar/possize/PosSizePropertyPanel.hxx:119 svx::sidebar::PosSizePropertyPanel mxAlignDispatch2 std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/softedge/SoftEdgePropertyPanel.hxx:41 - svx::sidebar::SoftEdgePropertyPanel maSoftEdgeRadiusController sfx2::sidebar::ControllerItem +svx/source/sidebar/effect/EffectPropertyPanel.hxx:41 + svx::sidebar::EffectPropertyPanel maSoftEdgeRadiusController sfx2::sidebar::ControllerItem svx/source/sidebar/styles/StylesPropertyPanel.hxx:13 svx::sidebar::StylesPropertyPanel m_xFontStyleDispatch std::unique_ptr<ToolbarUnoDispatcher> svx/source/sidebar/styles/StylesPropertyPanel.hxx:16 |