Kaydet (Commit) fb78ad74 authored tarafından Caolán McNamara's avatar Caolán McNamara Kaydeden (comit) Andras Timar

Resolves: tdf#91672 Crash in base report - right click in page header section

Change-Id: Ie7f9abc16e07c9ef44916e0cebe67486f3583449
(cherry picked from commit 43cc6fa1)
üst 633e82ec
......@@ -317,6 +317,7 @@ void OViewsWindow::removeSection(sal_uInt16 _nPosition)
m_pParent->getReportView()->UpdatePropertyBrowserDelayed((*aNew)->getReportSection().getSectionView());
aPos->disposeAndClear();;
m_aSections.erase(aPos);
Resize();
}
......
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