Searched refs:GridCols (Results 1 – 3 of 3) sorted by relevance
52 typedef ::std::vector<sal_uInt32> GridCols; typedef53 typedef boost::shared_ptr<GridCols> GridColsPtr;
200 GridColsPtr pResult(new GridCols); in getGridColsOfRow()
2353 for ( ww8::GridCols::const_iterator it = pGridCols->begin(), in TableDefinition()
Completed in 43 milliseconds