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

            Bug ID: 172823
           Summary: Add UI strings for SCAN function to Calc
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
               URL: https://support.microsoft.com/en-us/office/scan-functi
                    on-d58dfd11-9969-4439-b2dc-e7062724de29
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
        Depends on: 161428
            Blocks: 150900

+++ This bug was initially created as a clone of Bug #161428 +++

In sc/inc/scfuncs.hrc

// -=*# Resources for function SCAN #*=-
const TranslateId ocSCAN_ARY[] =
{
    NC_("ocSCAN", "Progressively applies a LAMBDA function to each element in
an array and returns an array of all intermediate values."),
    NC_("ocSCAN", "Initial value"),
    NC_("ocSCAN", "Optional initial value of the accumulator."),
    NC_("ocSCAN", "Array"),
    NC_("ocSCAN", "The array to be scanned."),
    NC_("ocSCAN", "Formula"),
    NC_("ocSCAN", "A LAMBDA function that will be called on each cell of the
array.")
};


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150900
[Bug 150900] [META] Missed Excel Functions
https://bugs.documentfoundation.org/show_bug.cgi?id=161428
[Bug 161428] Add SCAN function to Calc for interoperability with MS Excel
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to