Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/html/
H A Dhtmlpars.cxx103 nColCntStart(0), in ScHTMLLayoutParser()
239 nColCnt = nColCntStart; in NextRow()
507 nColCntStart + pE->nColOverlap), in GetWidth()
523 SCCOL nColsPerRow = nMaxCol - nColCntStart; in SetWidths()
562 nCol = pE->nCol - nColCntStart; in SetWidths()
634 nCol = pE->nCol - nColCntStart; in SetWidths()
686 nCol = pE->nCol - nColCntStart; in Colonize()
1017 if ( nColCnt > nColCntStart ) in TableRowOn()
1089 nColCntStart = nColCnt; in TableOn()
1152 if ( nColCnt > nColCntStart ) in TableOff()
[all …]
/aoo4110/main/sc/source/filter/inc/
H A Dhtmlpars.hxx79 SCCOL nColCntStart; member
97 nColCntStart( nStart ), nMaxCol( nMax ), in ScHTMLTableStackEntry()
141 SCCOL nColCntStart; // erste Col je Table member in ScHTMLLayoutParser

Completed in 29 milliseconds