Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.cxx4753 sal_Int16 xlTextParsingType = excel::XlTextParsingType::xlDelimited; in TextToColumns() local
4756 if( !( DataType >>= xlTextParsingType ) ) in TextToColumns()
4761 sal_Bool bDilimited = ( xlTextParsingType == excel::XlTextParsingType::xlDelimited ); in TextToColumns()

Completed in 38 milliseconds