Searched refs:nColRep (Results 1 – 2 of 2) sorted by relevance
1059 sal_uInt16 nColRep = 1U; in ExportTableLines() local1069 nColRep++; in ExportTableLines()1076 if( nColRep > 1U ) in ExportTableLines()1079 sTmp.append( (sal_Int32)nColRep ); in ExportTableLines()1089 nColRep = 1U; in ExportTableLines()
744 sal_uInt32 nColRep = 1UL; in SwXMLTableColContext_Impl() local762 nColRep = (sal_uInt32)rValue.toInt32(); in SwXMLTableColContext_Impl()795 while( nColRep-- && GetTable()->IsInsertColPossible() ) in SwXMLTableColContext_Impl()
Completed in 43 milliseconds