Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi Shreyansh,

Shreyansh Gandhi píše v Po 02. 06. 2014 v 11:29 +0530:


I'm new to LO development and interested
in https://bugs.freedesktop.org/show_bug.cgi?id=75757

I wanted to ask how would you track down such classes that inherit
from containers?

Glad to see your interest in this! :-)  In general, a query like the
following will show such cases in the git tree:

git grep 'public.*\<\(vector\|map\)\>' -- '*.hxx'

I'd start with some of the simple ones, like

class SwGrfFmtColls

from sw/inc/docary.hxx .  More description should be in the Easy Hack
itself; if you want to know more, best if you reach to me on the IRC, I
am 'kendy' on irc.freenode.net, channel #libreoffice-dev.

All the best,
Kendy


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.