Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxlformula.cxx757 bool bIsSep = eOpCode == ocSep; in GetMultipleOpRefs() local
770 eState = bIsSep ? stFormulaSep : stError; in GetMultipleOpRefs()
776 eState = bIsSep ? stColFirstSep : stError; in GetMultipleOpRefs()
782 eState = bIsSep ? stColRelSep : ((eOpCode == ocClose) ? stClose : stError); in GetMultipleOpRefs()
789 eState = bIsSep ? stRowFirstSep : stError; in GetMultipleOpRefs()

Completed in 23 milliseconds