Rebased ref, commits from common ancestor:
commit eb2a6b5adb105a1bc3f0e5002dc5552ffebb9903
Author: Kohei Yoshida <[email protected]>
Date: Thu Apr 18 21:52:33 2013 -0400
UNO API signature has changed.
Change-Id: Id473207b0c9720b8d40f4dbdec184f0c36344da6
diff --git a/offapi/com/sun/star/sheet/XDataPilotResults.idl
b/offapi/com/sun/star/sheet/XDataPilotResults.idl
index 0e4486b..6590352 100644
--- a/offapi/com/sun/star/sheet/XDataPilotResults.idl
+++ b/offapi/com/sun/star/sheet/XDataPilotResults.idl
@@ -45,7 +45,7 @@ interface XDataPilotResults: com::sun::star::uno::XInterface
*/
sequence< sequence< DataResult > > getResults();
- sequence<any> getFilteredResults(
+ sequence<double> getFilteredResults(
[in] sequence<com::sun::star::sheet::DataPilotFieldFilter> aFilters );
};
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits