mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix bug #75154
This commit is contained in:
@ -777,8 +777,6 @@ void CConverter2OOXML::WriteTableProperties(const CCtrlTable* pTable, short shPa
|
||||
oBuilder.WriteString(L"</w:tblCellMar>");
|
||||
}
|
||||
|
||||
oBuilder.WriteString(L"<w:tblLayout w:type=\"fixed\"/>");
|
||||
|
||||
WriteParaShapeProperties(shParaShapeID, shParaStyleID, oBuilder, oState);
|
||||
|
||||
// const CHWPRecordBorderFill* pBorderFill = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user