To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116999





------- Additional comments from t...@openoffice.org Thu Feb 17 20:30:06 +0000 
2011 -------
1. Download a Perl script odf-ooxml-unzip.pl from
   
https://bitbucket.org/tora/tools/src/tip/odf/odf-ooxml-unzip/odf-ooxml-unzip.pl

2. perl odf-ooxml-unzip.pl
bubble-chart-with-constant-bubble-size-2011-02-17-.xlsx
bubble-chart-with-constant-bubble-size-2011-02-17-bubble-size-range-specified.xlsx

3. gdiff -r -u bubble-chart-with-constant-bubble-size-2011-02-17-/
bubble-chart-with-constant-bubble-size-2011-02-17-bubble-size-range-specified/ >
d.diff

--- bubble-chart-with-constant-bubble-size-2011-02-17-/xl/charts/chart2.xml
2011-02-18 05:16:35.377608212 +0900
+++
bubble-chart-with-constant-bubble-size-2011-02-17-bubble-size-range-specified/xl/charts/chart2.xml
2011-02-18 05:16:36.725331645 +0900
@@ -114,46 +114,49 @@
             </c:numRef>
           </c:yVal>
           <c:bubbleSize>
-            <c:numLit>
-              <c:formatCode>General</c:formatCode>
-              <c:ptCount val="12"/>
-              <c:pt idx="0">
-                <c:v>1</c:v>
-              </c:pt>

.....

+            <c:numRef>
+              <c:f>Sheet1!$B$4:$M$4</c:f>
+              <c:numCache>
+                <c:formatCode>General</c:formatCode>
+                <c:ptCount val="12"/>
+                <c:pt idx="0">
+                  <c:v>1</c:v>
+                </c:pt>

I hope this help to devise cool solutions.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to