Searched refs:nFirstTableCell (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/filter/inc/ |
H A D | htmlpars.hxx | 76 sal_uLong nFirstTableCell; member 95 nFirstTableCell( nFTC ), in ScHTMLTableStackEntry() 137 sal_uLong nFirstTableCell; // je Table member in ScHTMLLayoutParser
|
/aoo4110/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 99 nFirstTableCell(0), in ScHTMLLayoutParser() 536 pE = pList->Seek( nFirstTableCell ); in SetWidths() 549 pE = pList->Seek( nFirstTableCell ); in SetWidths() 629 pE = pList->Seek( nFirstTableCell ); in SetWidths() 658 pE = pList->Seek( nFirstTableCell ); in SetWidths() 1046 pActEntry, xLockedList, pLocalColOffset, nFirstTableCell, in TableOn() 1107 pActEntry, xLockedList, pLocalColOffset, nFirstTableCell, in TableOn() 1141 nFirstTableCell = pList->Count(); in TableOn() 1276 nFirstTableCell = pS->nFirstTableCell; in TableOff()
|
Completed in 32 milliseconds