Home
last modified time | relevance | path

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

/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWTable.hxx128 std::vector<float> const &getColsSize() const in getColsSize() function in MWAWTable
H A DMsWrdText.cxx2122 size_t numCols = table.getColsSize().size()+1; in sendTable()