Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLConverter.cxx314 sal_Bool bInQuotationMarks(sal_False); in ParseFormula() local
322 bInQuotationMarks = !bInQuotationMarks; in ParseFormula()
323 else if (sFormula[i] == '"' && !bInQuotationMarks) in ParseFormula()
325 if (bInQuotationMarks || bInDoubleQuotationMarks) in ParseFormula()

Completed in 13 milliseconds