Type required
Title GetStoreCharSet lost parameter
Posted by [EMAIL PROTECTED]
Affected [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],
Effective from CWS warnings01


Summary

tools/stream.hxx:

- GetStoreCharSet(rtl_TextEncoding, sal_uInt16 nVersion = SOFFICE_FILEFORMAT_50)
+ GetStoreCharSet(rtl_TextEncoding)


Description
nVersion was not used by the implementation of GetStoreCharSet,
anyway. Uses of GetStoreCharSet that have not yet been adapted:

sc/source/core/tool/autoform.cxx
sw/source/core/doc/tblafmt.cxx
sd/source/core/cusshow.cxx
svx/source/items/bulitem.cxx
svx/source/items/flditem.cxx
svx/source/items/textitem.cxx
svx/source/svdraw/svdmodel.cxx
svx/source/svdraw/svdview.cxx
binfilter/bf_sc/source/core/tool/sc_autoform.cxx
binfilter/bf_sd/source/core/sd_anminfo.cxx
binfilter/bf_sd/source/core/sd_cusshow.cxx
binfilter/bf_sd/source/core/sd_drawdoc.cxx
binfilter/bf_sd/source/core/sd_sdpage2.cxx
binfilter/bf_svx/source/items/svx_bulitem.cxx
binfilter/bf_svx/source/items/svx_flditem.cxx
binfilter/bf_svx/source/items/svx_textitem.cxx
binfilter/bf_svx/source/svdraw/svx_svdmodel.cxx
binfilter/bf_svx/source/svdraw/svx_svdotxln.cxx
binfilter/bf_svx/source/svdraw/svx_svdview.cxx
binfilter/bf_sw/source/core/doc/sw_tblafmt.cxx


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to