Kaydet (Commit) 4c830705 authored tarafından Cédric Bosdonnat's avatar Cédric Bosdonnat Kaydeden (comit) Miklos Vajna

n#695479: Remove properties when removing empty fly frame

üst 60323f6b
......@@ -1092,6 +1092,8 @@ void SwRTFParser::ReadFly( int nToken, SfxItemSet* pSet )
// dann zerstoere den FlySave wieder.
aFlyArr.DeleteAndDestroy( --nFlyArrCnt );
// Remove the properties that have been parsed before in the paragraph
GetAttrStack().Pop();
}
else
{
......
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