Kaydet (Commit) bafd5054 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

line spacing: Kill lots of unused stuff. Rename some member variables.

Change-Id: Ia424ea0b71e64bb1133d2a02becb79d6a5ace639
üst b654f0bc
......@@ -47,15 +47,11 @@ public:
int eSpace, long lValue = 0 );
void ExecuteLineSpacing(sal_uInt16 aEntry);
void PopupModeEndCallback();
private:
bool mbUseLineSPCustom;
bool mbLineSPDisable;
SfxMapUnit m_eLNSpaceUnit;
SfxMapUnit meLNSpaceUnit;
long nMinFixDist;
Edit* pActLineDistFld;
Edit* mpActLineDistFld;
PushButton* mpSpacing1Button;
PushButton* mpSpacing115Button;
......@@ -67,8 +63,6 @@ private:
MetricField* mpLineDistAtPercentBox;
MetricField* mpLineDistAtMetricBox;
sal_Int64 maValue;
sal_uInt16 maPos;
private:
void initial();
DECL_LINK(LineSPDistHdl_Impl, ListBox*);
......
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