22 #include <rtl/textenc.h>
23 #include <rtl/ustring.hxx>
32 : nFieldSepCode(nFieldSep), nTextSepCode(nTextSep),
34 bSaveNumberAsSuch(true), bSaveFormulas(
false), bRemoveSpace(
false),
35 bEvaluateFormulas(true), nSheetToExport(0)
36 { SetTextEncoding( nEnc ); }
40 OUString BuildString()
const;
42 void SetTextEncoding( rtl_TextEncoding nEnc );
sal_Unicode nFieldSepCode
ScImportOptions(sal_Unicode nFieldSep, sal_Unicode nTextSep, rtl_TextEncoding nEnc)
rtl_TextEncoding eCharSet
bool m_bDetectedRangeSegmentation false