[PATCH] convert svxrtf.hxx in editeng module from table.hxx to std::map

Ivan Timofeev timofeev.i.s at gmail.com
Mon Feb 20 07:17:33 PST 2012


On 20.02.2012 19:12, Noel Grandin wrote:
> The error was sourced several levels down in the boost stuff, and the
> originating point was everywhere I tried to assign into ptr_map.
> I think it had something to with the copyability of the Font class.

Did you try to use 'insert(key, value)' instead of the [] operator?

Ivan


More information about the LibreOffice mailing list