Searched refs:aTableCellInfo (Results 1 – 1 of 1) sorted by relevance
587 SwTableCellInfo aTableCellInfo(pTable); in processSwTableByLayout() local590 while (aTableCellInfo.getNext()) in processSwTableByLayout()592 SwRect aRect = aTableCellInfo.getRect(); in processSwTableByLayout()603 const SwTableBox * pTableBox = aTableCellInfo.getTableBox(); in processSwTableByLayout()
Completed in 23 milliseconds