From f88f6bcfce233c336c9025d466c5c2fb0b671de3 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 6 Jun 2016 19:29:18 +0200 Subject: Resolves: tdf#35247 introduce a locale independent numeric field filter ... that tries to match a locale independent query string. Going via string queries is likely only necessary for the ugly alternative "fieldname[member]" syntax, if it is actually unnecessary for the field1,item1,... syntax needs to be evaluated and if so a distinct GetPivotData() function evaluating numeric contraints as well could be introduced. Change-Id: I2c1fc81c1022b0bba5eef8d86c0c815bb6e31f2d Reviewed-on: https://gerrit.libreoffice.org/25975 Tested-by: Jenkins Reviewed-by: Eike Rathke --- offapi/UnoApi_offapi.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'offapi/UnoApi_offapi.mk') diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk index ad793bdf6c93..abaeea50a17a 100644 --- a/offapi/UnoApi_offapi.mk +++ b/offapi/UnoApi_offapi.mk @@ -3501,6 +3501,7 @@ $(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/sheet,\ XLabelRange \ XLabelRanges \ XLevelsSupplier \ + XMembersAccess \ XMembersSupplier \ XMultiFormulaTokens \ XMultipleOperation \ -- cgit v1.2.3