mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Add clearing
This commit is contained in:
@ -60,6 +60,8 @@ namespace NSDocxRenderer
|
||||
m_arTextLines.clear();
|
||||
m_arDiacriticalSymbols.clear();
|
||||
m_arShapes.clear();
|
||||
m_arParagraphs.clear();
|
||||
m_arTables.clear();
|
||||
m_arOutputObjects.clear();
|
||||
m_oCurrVectorGraphics.Clear();
|
||||
m_oClipVectorGraphics.Clear();
|
||||
|
||||
Reference in New Issue
Block a user