Re: vincent - r31657 - abiword/branches/gsoc2012dialogs/src/text/fmt/xp

From: Hubert Figuière <hfiguiere_at_teaser.fr>
Date: Fri Aug 03 2012 - 20:05:49 CEST

On 03/08/12 09:38 AM, cvs@abisource.com wrote:
> @@ -267,6 +269,8 @@
> double m_dTableRelWidth;
> UT_sint32 m_iTableHeight;
> double m_dTableRelHeight;
> + UT_UTF8String m_sTableWidth;
> + UT_UTF8String m_sTableHeight;

I see no valid reason to not use std::string here.

Hub
Received on Fri Aug 3 20:05:59 2012

This archive was generated by hypermail 2.1.8 : Fri Aug 03 2012 - 20:05:59 CEST