https://bugs.documentfoundation.org/show_bug.cgi?id=42905

--- Comment #17 from Julien Nabet <serval2...@yahoo.fr> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to