dmapper: no last paragraph on shapes
Just like with headers, shapes don't have a last empty paragraph, either.
This commit is contained in:
parent
b4a14ff63d
commit
f9e0f09696
1 changed files with 1 additions and 0 deletions
|
@ -1388,6 +1388,7 @@ void DomainMapper_Impl::PopShapeContext()
|
|||
{
|
||||
if ( m_bShapeContextAdded )
|
||||
{
|
||||
RemoveLastParagraph();
|
||||
m_aTextAppendStack.pop();
|
||||
m_bShapeContextAdded = false;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue