<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p><br>
</p>
<p>In the ErrCode definition (include/comphelper/errcode.hxx) error
codes are defined as a 32-bit integer. There is a "Dynamic" area
in bit 30-26. Also in ErrCode class it defines some methods like
isDynamic(), StripDynamic(), ... etc. But we didn't find any
comments or documents saying what this "Dynamic" flags means, and
didn't find where this flag is set. </p>
<p>We're looking at an issue about an ods file with empty meta.xml.
The return errcode was <span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">SCWARN_IMPORT_FILE_ROWCOL
but the Dynamic flag was set, but we couldn't find where and
why it was set.</span><br>
</span></p>
<p><span style="font-family:monospace">Would anyone please tell me
about this dynamic flag/area? <br>
</span></p>
<p><span style="font-family:monospace"><br>
</span></p>
<p><span style="font-family:monospace">Thanks,</span></p>
<p><span style="font-family:monospace">Dev<br>
</span></p>
</body>
</html>