Searched refs:pSttLine (Results 1 – 1 of 1) sorted by relevance
871 SwTableLine* pSttLine = pSttBox->GetUpper(); in InsTable() local872 sal_uInt16 nSttBox = pSttLine->GetTabBoxes().C40_GETPOS( SwTableBox, pSttBox ); in InsTable()873 sal_uInt16 nSttLine = GetTabLines().C40_GETPOS( SwTableLine, pSttLine ); in InsTable()883 pSttLine = pFLine->GetLine(); in InsTable()884 nSttLine = GetTabLines().C40_GETPOS( SwTableLine, pSttLine ); in InsTable()
Completed in 46 milliseconds