Searched refs:reinterpretDataSeries (Results 1 – 10 of 10) sorted by relevance
74 InterpretedData reinterpretDataSeries( [in] InterpretedData aInterpretedData );77 <member>reinterpretDataSeries</member> call can be done
46 virtual ::com::sun::star::chart2::InterpretedData SAL_CALL reinterpretDataSeries(
52 virtual ::com::sun::star::chart2::InterpretedData SAL_CALL reinterpretDataSeries(
83 virtual ::com::sun::star::chart2::InterpretedData SAL_CALL reinterpretDataSeries(
154 chart2::InterpretedData SAL_CALL XYDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries() function in chart::XYDataInterpreter
171 chart2::InterpretedData SAL_CALL BubbleDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries() function in chart::BubbleDataInterpreter
332 InterpretedData SAL_CALL StockDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries() function in chart::StockDataInterpreter
151 InterpretedData SAL_CALL DataInterpreter::reinterpretDataSeries( in reinterpretDataSeries() function in chart::DataInterpreter
218 aData = xInterpreter->reinterpretDataSeries( aData ); in changeDiagram()
Completed in 25 milliseconds