Judging the usage, it looks like it emulates the C++ "friend" functionality. On 2012-05-31 16:25, Caolán McNamara wrote:
On Tue, 2012-05-29 at 22:54 +0300, Tor Lillqvist wrote:What is the meaning of _SOLAR__PRIVATE? See http://opengrok.libreoffice.org/search?q=&project=core&defs=&refs=_SOLAR__PRIVATE&path=&hist=No idea. Maybe private got #defined as public in some era/platform or other, so you'd put private stuff inside a _SOLAR_PRIVATE block instead to emulate a working private. Sounds like a fine candidate for an easy hack to just remove it. C. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Disclaimer: http://www.peralex.com/disclaimer.html