Kaydet (Commit) d127768d authored tarafından Timo Heino's avatar Timo Heino Kaydeden (comit) Kohei Yoshida

More easy hacks completed in calc

Signed-off-by: 's avatarTimo Heino <eraggo@gmail.com>
üst e5ed28dd
......@@ -31,7 +31,6 @@
//see attrib.hrc in old chart
//#define TP_LEGEND_POS 900
#define GRP_LEGEND 1
#define FL_LEGEND_TEXTORIENT 2
#define FT_LEGEND_TEXTDIR 3
......@@ -55,7 +54,6 @@
//------------
//from old chart tplabel.hrc
//#define TP_AXIS_LABEL 920
#define CB_AXIS_LABEL_SCHOW_DESCR 1
#define FL_AXIS_LABEL_ORIENTATION 3
......
......@@ -716,8 +716,6 @@ void ErrorBarResources::listeningFinished(
// rNewRange becomes invalid after removing the listener
::rtl::OUString aRange( rNewRange );
// m_rDialogModel.startControllerLockTimer();
// stop listening
m_apRangeSelectionHelper->stopRangeListening();
......
......@@ -48,7 +48,6 @@ namespace chart
//.............................................................................
using namespace ::com::sun::star;
//using namespace ::com::sun::star::chart2;
namespace
{
......
......@@ -35,7 +35,6 @@
#include <vcl/button.hxx>
#include <vcl/field.hxx>
#include <vcl/lstbox.hxx>
//class SvNumberFormatter;
//.............................................................................
namespace chart
......
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