Kaydet (Commit) 20f0c633 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove unused member variables

Change-Id: I2db9b587eea0569df5225171244cee545d6155df
üst 8630982a
......@@ -67,10 +67,6 @@ public:
virtual void dispose() SAL_OVERRIDE;
private:
//ui controls
VclPtr<ListBox> mpLbCategory;
VclPtr<ToolBox> mpTBCategory;
VclPtr<NumericField> mpEdDecimals;
VclPtr<NumericField> mpEdLeadZeroes;
VclPtr<CheckBox> mpCBTitle;
VclPtr<CheckBox> mpCBSubtitle;
VclPtr<CheckBox> mpCBXAxis;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment