remove unnecessary casts in misc calls to SvStream.Write*

Desktop / LibreOffice - Noel Grandin [peralex.com] - 26 September 2014 08:27 UTC

left over from our conversion of the SvStream output operators to more specific methods

4e26b91 remove unnecessary casts in misc calls to SvStream.Write*
basic/source/runtime/methods1.cxx | 2 +-
editeng/source/items/numitem.cxx | 6 +++---
filter/source/graphicfilter/epict/epict.cxx | 10 +++++-----
filter/source/graphicfilter/eps/eps.cxx | 2 +-
sc/source/ui/docshell/impex.cxx | 2 +-
sd/source/filter/eppt/epptso.cxx | 6 +++---
svtools/source/misc/imap.cxx | 2 +-
svtools/source/svrtf/rtfout.cxx | 4 ++--
sw/source/filter/ww8/wrtw8esh.cxx | 2 +-
sw/source/filter/ww8/ww8atr.cxx | 4 ++--
10 files changed, 20 insertions(+), 20 deletions(-)

Upstream: cgit.freedesktop.org


  • Share