Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/sheets/applixspread/
H A Dapplixspreadimport.cc293 const QString typeCellStr = typestr.right(typestr.length() - pos2 - 1); in convert() local
424 const QStringList typeCellList = typeCellStr.split(',', QString::SkipEmptyParts); in convert()