summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/chardlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/chardlg.hxx')
-rw-r--r--cui/source/inc/chardlg.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx
index a09ffa3c304c..90291eae68bc 100644
--- a/cui/source/inc/chardlg.hxx
+++ b/cui/source/inc/chardlg.hxx
@@ -192,13 +192,14 @@ class SvxCharEffectsPage : public SvxCharBasePage
{
private:
+ VBox m_aBox;
+ Grid m_aGrid;
+
FixedText m_aFontColorFT;
ColorListBox m_aFontColorLB;
FixedText m_aEffectsFT;
- SvxCheckListBox m_aEffectsLB;
-
- ListBox m_aEffects2LB;
+ ListBox m_aEffectsLB;
FixedText m_aReliefFT;
ListBox m_aReliefLB;