Searched refs:pCellGrid (Results 1 – 1 of 1) sorted by relevance
178 WW8TableCellGrid::Pointer_t pCellGrid = in getTableBoxesOfRow() local181 if (pCellGrid.get() == NULL) in getTableBoxesOfRow()193 pResult = pCellGrid->getTableBoxesOfRow(this); in getTableBoxesOfRow()238 WW8TableCellGrid::Pointer_t pCellGrid = in getWidthsOfRow() local241 if (pCellGrid.get() == NULL) in getWidthsOfRow()262 pWidths = pCellGrid->getWidthsOfRow(this); in getWidthsOfRow()271 WW8TableCellGrid::Pointer_t pCellGrid = in getRowSpansOfRow() local274 if (pCellGrid.get() == NULL) in getRowSpansOfRow()290 pResult = pCellGrid->getRowSpansOfRow(this); in getRowSpansOfRow()1055 pCellGrid->addShadowCells(); in reorderByLayout()[all …]
Completed in 19 milliseconds