Searched refs:WW8TableCellGrid (Results 1 – 2 of 2) sorted by relevance
178 WW8TableCellGrid::Pointer_t pCellGrid = in getTableBoxesOfRow()238 WW8TableCellGrid::Pointer_t pCellGrid = in getWidthsOfRow()271 WW8TableCellGrid::Pointer_t pCellGrid = in getRowSpansOfRow()917 WW8TableCellGrid::Pointer_t pResult; in getCellGridForTable()924 pResult = WW8TableCellGrid::Pointer_t(new WW8TableCellGrid); in getCellGridForTable()1061 WW8TableCellGrid::WW8TableCellGrid() in WW8TableCellGrid() function in ww8::WW8TableCellGrid1065 WW8TableCellGrid::~WW8TableCellGrid() in ~WW8TableCellGrid()1090 WW8TableCellGrid::RowTops_t::const_iterator WW8TableCellGrid::getRowTopsBegin() const in getRowTopsBegin()1095 WW8TableCellGrid::RowTops_t::const_iterator WW8TableCellGrid::getRowTopsEnd() const in getRowTopsEnd()1123 void WW8TableCellGrid::addShadowCells() in addShadowCells()[all …]
259 class WW8TableCellGrid class274 typedef ::boost::shared_ptr<WW8TableCellGrid> Pointer_t;276 WW8TableCellGrid();277 ~WW8TableCellGrid();297 typedef hash_map<const SwTable *, WW8TableCellGrid::Pointer_t, hashTable > CellGridMap_t;333 WW8TableCellGrid::Pointer_t getCellGridForTable(const SwTable * pTable,
Completed in 31 milliseconds