<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=42905#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=42905">bug 42905</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>I tried to find the code location in Java part, since it should be easy to
disable/remove the elems from Java part, so I started from
wizards/com/sun/star/wizards/table/TableWizard.java, got some elems from step 3
in PrimaryKeyHandler.java of the same directory.
Then FieldFormatter.java gives some elems too but nothing about autovalue,
entry required, ... fields. It seems wrapped into something but don't know how
and where.
I tried to get a bt from OFieldDescControl::ActivateAggregate but it can't go
up to java sources, gdb goes until
/home/julien/lo/libreoffice/bridges/source/jni_uno/jni_java2uno.cxx
but nothing more.
So I tried to display jo_method but gdb doesn't know how to deal with jstring.
(+ nothing about gdb and jstring on Google)
In brief, completely stuck.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>