Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx178 WW8TableCellGrid::Pointer_t pCellGrid = in getTableBoxesOfRow() local
181 if (pCellGrid.get() == NULL) in getTableBoxesOfRow()
193 pResult = pCellGrid->getTableBoxesOfRow(this); in getTableBoxesOfRow()
238 WW8TableCellGrid::Pointer_t pCellGrid = in getWidthsOfRow() local
241 if (pCellGrid.get() == NULL) in getWidthsOfRow()
262 pWidths = pCellGrid->getWidthsOfRow(this); in getWidthsOfRow()
271 WW8TableCellGrid::Pointer_t pCellGrid = in getRowSpansOfRow() local
274 if (pCellGrid.get() == NULL) in getRowSpansOfRow()
290 pResult = pCellGrid->getRowSpansOfRow(this); in getRowSpansOfRow()
1055 pCellGrid->addShadowCells(); in reorderByLayout()
[all …]

Completed in 23 milliseconds