[Libreoffice-bugs] [Bug 89055] Unable to set XChart YAxis NumberFormat.

2015-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89055

Jason S.  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89055] Unable to set XChart YAxis NumberFormat.

2015-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89055

--- Comment #2 from Jason S.  ---
For libreoffice 4. "LinkNumberFormatToSource" will have to be set to false also
in order for it to take the "NumberFormat". 

setPropertyValue("LinkNumberFormatToSource", false);
setPropertyValue("NumberFormat", 10);

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89055] Unable to set XChart YAxis NumberFormat.

2015-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89055

Björn Michaelsen  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Björn Michaelsen  ---
Do you have an example docs and code (ideally StarBasic in the document, I
guess) demonstrating this issue? (e.g. returning the expected value on
LibreOffice 3.x but not on 4.2.x)

Also: Which version of LibreOffice 3.x was the latest you tested to be ok?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs