[Libreoffice] cppu::OPropertySetHelper ABI backwards compatibility

Kohei Yoshida kohei.yoshida at suse.com
Mon Aug 22 17:35:11 PDT 2011


On Mon, 2011-08-22 at 19:06 -0400, Kohei Yoshida wrote:

> BTW, how do you plan to use that m_bFireEvent data member to decide to
> skip or fire events in OPropertySetHelper::fire() ?  The method that
> needs to be influenced by that boolean is still in the
> OPropertySetHelper.

Actually, if this becomes problematic we probably *could* move this
boolean into OPropertySetHelper::Impl* m_pReserved.  That member is a
protected member, so the derived class should have access to it.

Just a thought.

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc
<kohei.yoshida at suse.com>



More information about the LibreOffice mailing list