Home
last modified time | relevance | path

Searched refs:DataInterpreter (Results 1 – 12 of 12) sorted by relevance

/trunk/main/chart2/source/model/template/
H A DDataInterpreter.cxx60 DataInterpreter::DataInterpreter( in DataInterpreter() function in chart::DataInterpreter
65 DataInterpreter::~DataInterpreter() in ~DataInterpreter()
68 Reference< uno::XComponentContext > DataInterpreter::GetComponentContext() const in GetComponentContext()
74 InterpretedData SAL_CALL DataInterpreter::interpretDataSource( in interpretDataSource()
151 InterpretedData SAL_CALL DataInterpreter::reinterpretDataSeries( in reinterpretDataSeries()
208 sal_Bool SAL_CALL DataInterpreter::isDataCompatible( in isDataCompatible()
284 Reference< data::XDataSource > SAL_CALL DataInterpreter::mergeInterpretedData( in mergeInterpretedData()
328 OUString DataInterpreter::GetRole( const Reference< data::XDataSequence > & xSeq ) in GetRole()
361 uno::Any DataInterpreter::GetProperty( in GetProperty()
373 bool DataInterpreter::HasCategories( in HasCategories()
[all …]
H A DDataInterpreter.hxx35 class DataInterpreter : public ::cppu::WeakImplHelper2< class
40 explicit DataInterpreter( const ::com::sun::star::uno::Reference<
42 virtual ~DataInterpreter();
H A DColumnLineDataInterpreter.cxx56 DataInterpreter( xContext ), in ColumnLineDataInterpreter()
70 …InterpretedData aResult( DataInterpreter::interpretDataSource( xSource, aArguments, aSeriesToReUs… in interpretDataSource()
H A DStockDataInterpreter.cxx58 DataInterpreter( xContext ), in StockDataInterpreter()
297 if( ! DataInterpreter::isDataCompatible( in isDataCompatible()
H A DColumnLineDataInterpreter.hxx31 class ColumnLineDataInterpreter : public DataInterpreter
H A DBubbleDataInterpreter.hxx31 class BubbleDataInterpreter : public DataInterpreter
H A DXYDataInterpreter.hxx31 class XYDataInterpreter : public DataInterpreter
H A DStockDataInterpreter.hxx33 class StockDataInterpreter : public DataInterpreter
H A Dmakefile.mk57 $(SLO)$/DataInterpreter.obj \
H A DXYDataInterpreter.cxx50 DataInterpreter( xContext ) in XYDataInterpreter()
H A DBubbleDataInterpreter.cxx50 DataInterpreter( xContext ) in BubbleDataInterpreter()
H A DChartTypeTemplate.cxx388 m_xDataInterpreter.set( new DataInterpreter( GetComponentContext() ) ); in getDataInterpreter()

Completed in 57 milliseconds