Re: serhat - r31461 - abiword/branches/gsoc2012docx/plugins/openxml/imp/xp

From: Hubert Figuière <hfiguiere_at_teaser.fr>
Date: Tue Jul 03 2012 - 23:58:26 CEST

On 03/07/12 02:56 PM, cvs@abisource.com wrote:
> Modified: abiword/branches/gsoc2012docx/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h
> ===================================================================
> --- abiword/branches/gsoc2012docx/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h 2012-07-03 16:15:03 UTC (rev 31460)
> +++ abiword/branches/gsoc2012docx/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h 2012-07-03 21:56:56 UTC (rev 31461)
> @@ -43,6 +43,7 @@
> private:
> bool addImage(const std::string & id);
> std::string m_style;
> + bool isEmbeddedObject;
> };

In case it wasn't obvious, a member variable name is prefixed by m_
Like in that case it would be m_isEmbeddedObject

Cheers,

Hub
Received on Tue Jul 3 23:58:36 2012

This archive was generated by hypermail 2.1.8 : Tue Jul 03 2012 - 23:58:36 CEST