Searched defs:getColCount (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/oox/inc/oox/xls/ | ||
H A D | addressconverter.hxx | 129 inline sal_Int32 getColCount() const { return maLast.mnCol - maFirst.mnCol + 1; } in getColCount() function |
Completed in 32 milliseconds