#include <memory>
#include <sal/config.h>
#include <sal/log.hxx>
#include <algorithm>
#include <utility>
#include <chart2uno.hxx>
#include <miscuno.hxx>
#include <document.hxx>
#include <formulacell.hxx>
#include <unonames.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <rangeutl.hxx>
#include <hints.hxx>
#include <unoreflist.hxx>
#include <compiler.hxx>
#include <reftokenhelper.hxx>
#include <chartlis.hxx>
#include <tokenuno.hxx>
#include <cellvalue.hxx>
#include <tokenarray.hxx>
#include <scmatrix.hxx>
#include <brdcst.hxx>
#include <mtvelements.hxx>
#include <formula/opcode.hxx>
#include <o3tl/safeint.hxx>
#include <svl/numformat.hxx>
#include <svl/sharedstring.hxx>
#include <sfx2/objsh.hxx>
#include <vcl/svapp.hxx>
#include <com/sun/star/beans/UnknownPropertyException.hpp>
#include <com/sun/star/chart/ChartDataRowSource.hpp>
#include <com/sun/star/chart2/data/LabeledDataSequence.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <comphelper/extract.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/sequence.hxx>
#include <limits>
Go to the source code of this file.
◆ SHRINK_RANGE_THRESHOLD
#define SHRINK_RANGE_THRESHOLD 10000 |
◆ IMPL_LINK()
◆ SC_SIMPLE_SERVICE_INFO()
SC_SIMPLE_SERVICE_INFO |
( |
ScChart2DataProvider |
, |
|
|
"ScChart2DataProvider" |
, |
|
|
"com.sun.star.chart2.data.DataProvider" |
|
|
) |
| |
◆ ScChart2DataSource