To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42199
------- Additional comments from [EMAIL PROTECTED] Wed Feb 9 00:12:04 -0800 2005 ------- You mean that something like (oSheet is the Spreadsheet that is supposed to contain your DataPilotTable) XDataPilotTablesSupplier DPTS = (XDataPilotTablesSupplier) UnoRuntime.queryInterface(XDataPilotTablesSupplier.class, oSheet); XDataPilotTables DPT = DPTS.getDataPilotTables(); returns you a container of DataPilotTables that doesn't contain yours ? Do you have a sample for this ? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]