Home
last modified time | relevance | path

Searched refs:reinterpretDataSeries (Results 1 – 10 of 10) sorted by relevance

/trunk/main/offapi/com/sun/star/chart2/
H A DXDataInterpreter.idl74 InterpretedData reinterpretDataSeries( [in] InterpretedData aInterpretedData );
77 <member>reinterpretDataSeries</member> call can be done
/trunk/main/chart2/source/model/template/
H A DBubbleDataInterpreter.hxx46 virtual ::com::sun::star::chart2::InterpretedData SAL_CALL reinterpretDataSeries(
H A DXYDataInterpreter.hxx46 virtual ::com::sun::star::chart2::InterpretedData SAL_CALL reinterpretDataSeries(
H A DStockDataInterpreter.hxx52 virtual ::com::sun::star::chart2::InterpretedData SAL_CALL reinterpretDataSeries(
H A DDataInterpreter.hxx83 virtual ::com::sun::star::chart2::InterpretedData SAL_CALL reinterpretDataSeries(
H A DXYDataInterpreter.cxx154 chart2::InterpretedData SAL_CALL XYDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries() function in chart::XYDataInterpreter
H A DBubbleDataInterpreter.cxx171 chart2::InterpretedData SAL_CALL BubbleDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries() function in chart::BubbleDataInterpreter
H A DStockDataInterpreter.cxx332 InterpretedData SAL_CALL StockDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries() function in chart::StockDataInterpreter
H A DDataInterpreter.cxx151 InterpretedData SAL_CALL DataInterpreter::reinterpretDataSeries( in reinterpretDataSeries() function in chart::DataInterpreter
H A DChartTypeTemplate.cxx218 aData = xInterpreter->reinterpretDataSeries( aData ); in changeDiagram()

Completed in 81 milliseconds