Searched refs:xlTextParsingType (Results 1 – 1 of 1) sorted by relevance
4753 sal_Int16 xlTextParsingType = excel::XlTextParsingType::xlDelimited; in TextToColumns() local4756 if( !( DataType >>= xlTextParsingType ) ) in TextToColumns()4761 sal_Bool bDilimited = ( xlTextParsingType == excel::XlTextParsingType::xlDelimited ); in TextToColumns()
Completed in 62 milliseconds