mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Merge pull request 'Fix missprint' (#652) from fix/docx-renderer-missprint into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/652
This commit is contained in:
@ -308,9 +308,6 @@ namespace NSDocxRenderer
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
void CVectorGraphics::Reverse()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
bool CVectorGraphics::IsClockwise() const
|
bool CVectorGraphics::IsClockwise() const
|
||||||
{
|
{
|
||||||
if (m_arData.empty())
|
if (m_arData.empty())
|
||||||
|
|||||||
Reference in New Issue
Block a user