Re: CVS: commit jbrefort abi/src/af/gr/unix gr_UnixPangoGraphics.cpp

From: Hubert Figuiere <hfiguiere_at_teaser.fr>
Date: Tue Dec 06 2005 - 17:24:46 CET

On 05/12/05 02:54 am, cvs@abisource.com wrote:

> m_iZoom = iZoom;
>
> + UT_LocaleTransactor t(LC_NUMERIC, "C");
> UT_String s;
> if(!m_bGuiFont && pG->queryProperties(GR_Graphics::DGP_SCREEN))
> UT_String_sprintf(s, "%s %f", m_sDesc.c_str(), m_dPointSize *
> (double)m_iZoom / 100.0);

Why do we still use UT_String?

Hub
Received on Tue Dec 6 17:33:07 2005

This archive was generated by hypermail 2.1.8 : Tue Dec 06 2005 - 17:33:08 CET