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

            Bug ID: 94665
           Summary: Range Functions works only one time
           Product: LibreOffice
           Version: 5.0.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 119164
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119164&action=edit
Testfile with Range function

I have a Function like this
Public Function Oszt(x as Integer) as Range

It give me back a Range. (The Functions with one Cell return value hasn't any
problem.) It works me only one time. The Calc doesn't refresh the output, if I
change the input Cell.
If I have more than 1 row with input and Functions, the Calc give me the first
output many times.
I seted a breakpoit in to my Basic code. the code runs, and make the correct
output, but this output doesn't arrive to the Cells. The Calc Cells become old
numbers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to