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


On Tue, 2011-01-18 at 17:57 +0100, Christian Lohmaier wrote:
Hi againm
forgot one for editeng/ libs-core

For this one, I've opted to use the initial value of
table::CellVertJustify2::STANDARD.  It's probably bit more
reader-friendly to use that instead of a raw zero value.

With this, the following if statement to check for error condition

                if(!(rVal >>= eUno))
                {
                    eUno = table::CellVertJustify2::STANDARD;
                }

will become unnecessary since the variable now has an initial value.  I
did a follow-up commit to clean that up a bit.

All pushed to master.  Thanks a lot. :-)

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc
<kyoshida@novell.com>


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.