Kaydet (Commit) 35078f37 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

let us look from the top onto the chart

Change-Id: I700c5f6799ba59eb858d1a12807dc7e37c4a3900
üst 7c0dc577
...@@ -61,8 +61,8 @@ GL3DBarChart::~GL3DBarChart() ...@@ -61,8 +61,8 @@ GL3DBarChart::~GL3DBarChart()
namespace { namespace {
const float TEXT_HEIGHT = 15.0f; const float TEXT_HEIGHT = 15.0f;
const float DEFAULT_CAMERA_HEIGHT = 500.0f;
const sal_uLong TIMEOUT = 5; const sal_uLong TIMEOUT = 5;
const float DEFAULT_CAMERA_HEIGHT = 200.0f;
float calculateTextWidth(const OUString& rText) float calculateTextWidth(const OUString& rText)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment