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


Hello,

When integrating a translation patch (see
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=401a454c2da7560d5ec41ef07ac116403956c55a>)
I realized that in dbaccess/source/ui/inc/FieldDescControl.hxx there
is twice the same number assigned to two different constants. Should
this be that way or is it a mistake/bug/... ? If it is a wished
behavior, maybe a short comment behind the constant declaration of
someone knowing the code better than me would help here.

--- snip ---
#define COLUMN_DESCRIPTION              4

#define FIELD_FIRST_VIRTUAL_COLUMN      5

#define FIELD_PROPERTY_REQUIRED         5
#define FIELD_PROPERTY_NUMTYPE          6
--- snip ---

Cheers,
Philipp

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.