Home
last modified time | relevance | path

Searched refs:ScChart2DataProvider (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx57 SC_SIMPLE_SERVICE_INFO( ScChart2DataProvider, "ScChart2DataProvider",
998 ScChart2DataProvider::ScChart2DataProvider( ScDocument* pDoc ) in ScChart2DataProvider() function in ScChart2DataProvider
1007 ScChart2DataProvider::~ScChart2DataProvider() in ~ScChart2DataProvider()
1417 ScChart2DataProvider::createDataSource( in createDataSource()
2017 ScChart2DataProvider::createDataSequenceByRangeRepresentation( in createDataSequenceByRangeRepresentation()
2204 void SAL_CALL ScChart2DataProvider::setPropertyValue( in setPropertyValue()
2221 uno::Any SAL_CALL ScChart2DataProvider::getPropertyValue( in getPropertyValue()
2235 void SAL_CALL ScChart2DataProvider::addPropertyChangeListener( in addPropertyChangeListener()
2245 void SAL_CALL ScChart2DataProvider::removePropertyChangeListener( in removePropertyChangeListener()
2255 void SAL_CALL ScChart2DataProvider::addVetoableChangeListener( in addVetoableChangeListener()
[all …]
H A Dservuno.cxx526 xRet = *new ScChart2DataProvider( pDocShell->GetDocument() ); in MakeInstance()
H A Dchartuno.cxx247 ScChart2DataProvider( pDoc ); in addNewByName()
/aoo41x/main/sc/source/core/data/
H A Ddocumen5.cxx173 new ScChart2DataProvider( this ); in UpdateAllCharts()
423 … uno::Reference< chart2::data::XDataProvider > xDataProvider = new ScChart2DataProvider( this ); in UpdateChartArea()
769 ScChart2DataProvider( this ); in UpdateChartListenerCollection()
/aoo41x/main/sc/inc/
H A Dchart2uno.hxx69 class ScChart2DataProvider : public class
79 explicit ScChart2DataProvider( ScDocument* pDoc );
80 virtual ~ScChart2DataProvider();
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx146 … uno::Reference< chart2::data::XDataProvider > xDataProvider = new ScChart2DataProvider( pScDoc ); in lcl_ChartInit()

Completed in 38 milliseconds