Home
last modified time | relevance | path

Searched defs:isQuoted (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/forms/source/component/ !
H A DFilter.cxx633 const bool isQuoted = ( m_aText.getLength() > 1 ) in setText() local
/AOO41X/main/tools/source/stream/ !
H A Dstream.cxx1214 bool isQuoted = false; in ReadCsvLine() local