Home
last modified time | relevance | path

Searched refs:nColRep (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx1059 sal_uInt16 nColRep = 1U; in ExportTableLines() local
1069 nColRep++; in ExportTableLines()
1076 if( nColRep > 1U ) in ExportTableLines()
1079 sTmp.append( (sal_Int32)nColRep ); in ExportTableLines()
1089 nColRep = 1U; in ExportTableLines()
H A Dxmltbli.cxx744 sal_uInt32 nColRep = 1UL; in SwXMLTableColContext_Impl() local
762 nColRep = (sal_uInt32)rValue.toInt32(); in SwXMLTableColContext_Impl()
795 while( nColRep-- && GetTable()->IsInsertColPossible() ) in SwXMLTableColContext_Impl()

Completed in 32 milliseconds