Kaydet (Commit) 7ff293f2 authored tarafından Caolán McNamara's avatar Caolán McNamara

Resolves: tdf#113214 change back to previous entry after 'more' is dispatcher

Change-Id: Ic5bd5f9182e47c6dfdab8fcd6399ffc482a4fb6a
Reviewed-on: https://gerrit.libreoffice.org/43512Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst e3ecb42e
......@@ -454,6 +454,8 @@ void SvxStyleBox_Impl::Select()
pViewFrm->ShowChildWindow( SID_SIDEBAR );
::sfx2::sidebar::Sidebar::ShowPanel("StyleListPanel",
pViewFrm->GetFrame().GetFrameInterface());
//tdf#113214 change text back to previous entry
SetText(GetSavedValue());
bDoIt = false;
}
}
......
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