Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx277 rStrm.SetNulSubstChar( '\0' ); in ReadEmbeddedData()
335 rStrm.SetNulSubstChar(); // back to default in ReadEmbeddedData()
729 rStrm.SetNulSubstChar( '\0' ); in ReadDV()
734 rStrm.SetNulSubstChar(); // back to default in ReadDV()
743 rStrm.SetNulSubstChar( '\n' ); in ReadDV()
756 rStrm.SetNulSubstChar(); // back to default in ReadDV()
H A Dxistream.cxx1095 SetNulSubstChar(); in SetupRecord()
/trunk/main/sc/source/filter/inc/
H A Dxistream.hxx414 inline void SetNulSubstChar( sal_Unicode cNulSubst = '?' ) { mcNulSubst = cNulSubst; } in SetNulSubstChar() function in XclImpStream

Completed in 28 milliseconds