[Libreoffice] weird code, please advise...
Olivier Hallot
olivier.hallot at documentfoundation.org
Tue Dec 13 10:02:06 PST 2011
Hi
I am stumbling on the following piece of code
if (nodepath.getLength() != 0 || !(value >>= nodepath) ||
nodepath.getLength() == 0)
{
badNodePath();
}
in configmgr/source/configurationprovider.cxx:204,
and nodepath is an rtl::OUString
is this TRUE always, or did I missed something?
Thanks
--
Olivier Hallot
Founder and Steering Commitee Member
The Document Foundation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111213/59eb68f6/attachment.htm>
More information about the LibreOffice
mailing list