Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww1/
H A Dfltshell.cxx1504 usTableY = 0; in BeginTable()
1505 SeekCell(usTableY, usTableX, sal_True); in BeginTable()
1571 SeekCell(usTableY, usTableX, sal_True); in NextTableCell()
1580 SwTableBox* pTableBox = GetBox(usTableY, 0); in NextTableRow()
1588 SeekCell(++usTableY, usTableX, sal_True); in NextTableRow()
1628 SwTableBox* pTableBox = GetBox(usTableY, nCell); in SetCellWidth()
1668 SwTableBox* pTableBox = GetBox(usTableY, nCell); in SetCellBorder()
1699 SwTableBox* pTableBox = GetBox(usTableY, nCell); in DeleteCell()
1715 SwTableBox* pAktBox = GetBox(usTableY, usTableX); in SplitTable()
1716 SwTableBox* pSplitBox = GetBox(usTableY - 1, 0); in SplitTable()
[all …]
/aoo41x/main/sw/source/filter/inc/
H A Dfltshell.hxx378 sal_uInt16 usTableY; member in SwFltOutDoc

Completed in 48 milliseconds