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

ofz#5628 close props, del extra paras, commit redlines

Change-Id: Id019205b92b76d4514e3cf6091af7fbe6ddea47c
Reviewed-on: https://gerrit.libreoffice.org/48517Tested-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 603f4ae4
......@@ -5302,6 +5302,8 @@ ErrCode SwWW8ImplReader::CoreLoad(WW8Glossary const *pGloss)
m_pTableStream = nullptr;
DeleteCtrlStack();
DeleteAnchorStack();
DeleteRefStacks();
m_pLastAnchorPos.reset();//ensure this is deleted before UpdatePageDescs
// remove extra paragraphs after attribute ctrl
// stacks etc. are destroyed, and before fields
......@@ -5309,8 +5311,6 @@ ErrCode SwWW8ImplReader::CoreLoad(WW8Glossary const *pGloss)
m_aExtraneousParas.delete_all_from_doc();
m_xRedlineStack->closeall(*m_pPaM->GetPoint());
m_xRedlineStack.reset();
DeleteAnchorStack();
DeleteRefStacks();
// For i120928,achieve the graphics from the special bookmark with is for graphic bullet
{
......
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