diff options
Diffstat (limited to 'sc/source/ui/sidebar/CellLineStyleControl.hxx')
-rw-r--r-- | sc/source/ui/sidebar/CellLineStyleControl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/CellLineStyleControl.hxx b/sc/source/ui/sidebar/CellLineStyleControl.hxx index 247d419bf410..165ea0e93e0e 100644 --- a/sc/source/ui/sidebar/CellLineStyleControl.hxx +++ b/sc/source/ui/sidebar/CellLineStyleControl.hxx @@ -35,7 +35,6 @@ private: VclPtr<CellLineStyleValueSet> maCellLineStyleValueSet; OUString maStr[CELL_LINE_STYLE_ENTRIES]; - /// bitfield bool mbVSfocus : 1; void Initialize(); |