https://bugs.freedesktop.org/show_bug.cgi?id=67836

          Priority: medium
            Bug ID: 67836
          Keywords: regression
          Assignee: [email protected]
           Summary: Macros: Translation from Formula to FormulaLocal in a
                    Cellobject
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.1.0.4 release
         Component: BASIC
           Product: LibreOffice

Created attachment 83728
  --> https://bugs.freedesktop.org/attachment.cgi?id=83728&action=edit
A sheet with a button to reproduce the bug

Problem description: Formula function will not be translated in FormulaLocal

Steps to reproduce: If I create a formula in a macro like
o_tab_arb.getcellbyposition(5,i).formula="=if(e"+format(str(i+1),0)+">0;""N"";"""")"
 
or ....formula="=now()" 
the translation to FormulaLocal does not work, so I get an error. The cell
contains =if(E5>0;... instead of=wenn(E5>0;... or now() instead of jetzt()

Current behavior: Produces an Error #NAME?

Expected behavior: No error an translation in FormulaLocal


Operating System: openSUSE
Version: 4.1.0.4 release
Last worked in: 4.0.4.2 release

-- 
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