This commit is contained in:
Green
2025-06-11 13:54:25 +03:00
parent b04f9bda4a
commit 7cb08f3a87

View File

@ -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;