Kaydet (Commit) 94855fbb authored tarafından Miklos Vajna's avatar Miklos Vajna

dmapper: remove last paragraph of footnotes

This is the same trick as with headers/footers: the footnote always ends
with an empty paragraph, but in Writer we need to remove this.
üst d8c57765
......@@ -1335,6 +1335,7 @@ void DomainMapper_Impl::PushAnnotation()
void DomainMapper_Impl::PopFootOrEndnote()
{
RemoveLastParagraph();
m_aTextAppendStack.pop();
}
......
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