unused easy code, getZoneOffsetInMillis (unotools)
Miklos Vajna
vmiklos at collabora.co.uk
Sat Feb 14 14:02:00 PST 2015
Hi Julien,
On Sat, Feb 14, 2015 at 09:49:35AM -0700, julien2412 <serval2412 at yahoo.fr> wrote:
> I noticed CalendarWrapper::getDSTOffsetInMillis() const and
> CalendarWrapper::getZoneOffsetInMillis() const in unusedcode.easy
> I wanted to remove them but saw that they were in class UNOTOOLS_DLLPUBLIC
> CalendarWrapper
Public in this context means symbol visibility, which is used also in
the internal API for symbols which should be visible outside of the
given library (utl in this case). So no, it doesn't mean that removing a
method there would be relevant from the stable public API perspective.
Regards,
Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150214/68e10e16/attachment.sig>
More information about the LibreOffice
mailing list