https://bugs.documentfoundation.org/show_bug.cgi?id=167508
Bug ID: 167508
Summary: Base never call the css.sdbcx.XColumnsSupplier on
css.sdb.ResultSet
Product: LibreOffice
Version: 3.3.0 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
If you use a css.sdb.ResultSet as described in:
https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Result_Sets
Although these ResultSet implements the css.sdbcx.XColumnsSupplier interface it
will never be called by LibreOffice Base.
I think this is what is preventing Base from displaying widgets in data grids.
This remains to be verified.
Steps to Reproduce:
Unfortunately there is currently no easy way to reproduce.
Actual Results:
Although available, the css.sdbcx.XColumnsSupplier interface is never called by
Base
Expected Results:
If it is available then the css.sdbcx.XColumnsSupplier interface must be called
by Base
Reproducible: Always
User Profile Reset: No
Additional Info:
No
--
You are receiving this mail because:
You are the assignee for the bug.