On Sat, Mar 12, 2011 at 3:14 PM, Christina Roßmanith
<ChrRossmanith@web.de> wrote:
Hi,
I thought, I could start replacing some BOOL by bool. But when I started to
edit docuno.{hxx,cxx} I saw that there is not only BOOL and bool but also
sal_Bool. When do I use which of the boolean types?
Please put that work on hold for a while.
We are merging m101 and there was a cws that did a lot of work with
regards to BOOL/USHORT and other legacy type.
If you commit change on that topic now, they will create conflict when
we merge the result of the integration of DEV300_m101 back into
master.
Now with regard to your question:
the intent is to use sal_Bool were it has uno-facing interfaces (for
binary compat)
and bool everywhere else.
sadlly the removetooltype01 cws converted every BOOL into sal_Bool. so
the one that could have been really bool will be harder to find...
Norbert
Christina Rossmanith
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
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.