1983
1983
static const QString sCoveredTableCell = QString::fromLatin1("covered-table-cell");
1984
1984
static const QString sNumberColumnsRepeated = QString::fromLatin1("number-columns-repeated");
1988
1986
// kDebug(36003)<<"Sheet::loadRowFormat( const KoXmlElement& row, int &rowIndex,const KoOdfStylesReader& stylesReader, bool isLast )***********";
1989
1987
KoOdfLoadingContext& odfContext = tableContext.odfContext;
1990
1988
bool isNonDefaultRow = false;
1995
1993
const KoXmlElement *style = odfContext.stylesReader().findStyle(str, "table-row");