Home
last modified time | relevance | path

Searched refs:usTableY (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx378 sal_uInt16 usTableY; member in SwFltOutDoc
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1501 usTableY = 0; in BeginTable()
1502 SeekCell(usTableY, usTableX, sal_True); in BeginTable()
1568 SeekCell(usTableY, usTableX, sal_True); in NextTableCell()
1577 SwTableBox* pTableBox = GetBox(usTableY, 0); in NextTableRow()
1585 SeekCell(++usTableY, usTableX, sal_True); in NextTableRow()
1625 SwTableBox* pTableBox = GetBox(usTableY, nCell); in SetCellWidth()
1665 SwTableBox* pTableBox = GetBox(usTableY, nCell); in SetCellBorder()
1696 SwTableBox* pTableBox = GetBox(usTableY, nCell); in DeleteCell()
1712 SwTableBox* pAktBox = GetBox(usTableY, usTableX); in SplitTable()
1713 SwTableBox* pSplitBox = GetBox(usTableY - 1, 0); in SplitTable()
[all …]

Completed in 23 milliseconds