Searched refs:TableBoxVector (Results 1 – 3 of 3) sorted by relevance
50 typedef ::std::vector<const SwTableBox *> TableBoxVector; typedef51 typedef boost::shared_ptr<TableBoxVector> TableBoxVectorPtr;
176 TableBoxVectorPtr pResult(new TableBoxVector); in getTableBoxesOfRow()1214 TableBoxVectorPtr pTableBoxes(new TableBoxVector); in connectCells()
2362 ww8::TableBoxVector::const_iterator aIt; in TableDefinition()2363 ww8::TableBoxVector::const_iterator aItEnd = pTableBoxes->end(); in TableDefinition()
Completed in 40 milliseconds