Searched refs:nAktCol (Results 1 – 4 of 4) sorted by relevance
212 short nAktCol; member in WW8TabDesc264 short GetAktCol() const { return nAktCol; } in GetAktCol()1867 nAktCol(0), in WW8TabDesc()2631 nAktRow = nAktCol = nAktBandRow = 0; in UseSwTable()2650 SetPamInCell(nAktCol, true); in UseSwTable()3368 EndMiserableHackForUnsupportedDirection(nAktCol); in TableCellEnd()3383 nAktCol = 0; in TableCellEnd()3410 nAktCol++; in TableCellEnd()3412 SetPamInCell(nAktCol, true); in TableCellEnd()3416 pIo->StopAllAnl(IsValidCell(nAktCol)); in TableCellEnd()[all …]
568 sal_uInt16 nCols = USHRT_MAX, nColSpace = USHRT_MAX, nAktCol = 0; in ReadFly() local741 nAktCol = sal_uInt16( nTokenValue ); in ReadFly()750 if( --nAktCol == ( aColumns.Count() / 2 ) ) in ReadFly()859 nAktCol = sal_uInt16( nTokenValue ); in ReadFly()868 if( --nAktCol == ( aColumns.Count() / 2 ) ) in ReadFly()
3064 unsigned long nAktCol = nValue; in ReadSectControls() local3089 if (--nAktCol == (aNewSection.maColumns.size() / 2)) in ReadSectControls()3256 sal_uInt16 nCols = USHRT_MAX, nColSpace = USHRT_MAX, nAktCol = 0; in ReadPageDescTbl() local3322 nCols = USHRT_MAX; nColSpace = USHRT_MAX; nAktCol = 0; in ReadPageDescTbl()3371 nCols = USHRT_MAX; nColSpace = USHRT_MAX; nAktCol = 0; in ReadPageDescTbl()3431 nAktCol = (sal_uInt16)nTokenValue; in ReadPageDescTbl()3440 if( --nAktCol == ( aColumns.Count() / 2 ) ) in ReadPageDescTbl()
61 sal_uInt16 nAktCol; member in ExcTable
Completed in 55 milliseconds