Kaydet (Commit) d68bcdf0 authored tarafından Caolán McNamara's avatar Caolán McNamara Kaydeden (comit) Michael Meeks

valgrind: Conditional jump or move depends on uninitialised value

Change-Id: I9bfa7274befb34b67ac3c322eda805e78b3d0b8d
üst b97fb5ca
......@@ -1595,6 +1595,8 @@ ParaPropertyPanel::ParaPropertyPanel(Window* pParent,
mnNumTypeIndex ((sal_uInt16)0xFFFF),
maColor (COL_AUTO),
mbColorAvailable (true),
m_eMetricUnit(FUNIT_NONE),
m_last_eMetricUnit(FUNIT_NONE),
m_eLRSpaceUnit(),
m_eULSpaceUnit(),
maLeftAlignControl(SID_ATTR_PARA_ADJUST_LEFT, *pBindings, *this, A2S("LeftPara"), rxFrame),
......
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