Searched refs:GetChartListenerCollection (Results 1 – 13 of 13) sorted by relevance
74 pDoc->GetChartListenerCollection(); in ScRefUndoData()143 pDoc->GetChartListenerCollection(); in DeleteUnchanged()
286 pDoc->GetChartListenerCollection()->Insert( pChartListener ); in addNewByName()595 … ScChartListenerCollection* pCollection = ( pDoc ? pDoc->GetChartListenerCollection() : NULL ); in setFastPropertyValue_NoBroadcast()622 ScChartListenerCollection* pCollection = pDoc->GetChartListenerCollection(); in getFastPropertyValue()
2462 ScChartListenerCollection* pCLC = m_pDocument->GetChartListenerCollection(); in ~ScChart2DataSequence()2483 pCLC = m_pDocument->GetChartListenerCollection(); in RefChanged()3348 ScChartListenerCollection* pCLC = m_pDocument->GetChartListenerCollection(); in addModifyListener()3392 ScChartListenerCollection* pCLC = m_pDocument->GetChartListenerCollection(); in removeModifyListener()
3250 ScChartListenerCollection* pColl = pDocShell->GetDocument()->GetChartListenerCollection(); in ForceChartListener_Impl()3298 ScChartListenerCollection* pColl = pDoc->GetChartListenerCollection(); in addChartDataChangeEventListener()3316 ScChartListenerCollection* pColl = pDoc->GetChartListenerCollection(); in removeChartDataChangeEventListener()
348 … ScChartListenerCollection* pCollection = pDocument->GetChartListenerCollection(); in AddRangesIfProtectedChart()442 … ScChartListenerCollection* pCollection = pDoc->GetChartListenerCollection(); in CreateProtectedChartListenersAndNotify()
254 pDoc->GetChartListenerCollection()->StartTimer(); in Update()431 pDoc->GetChartListenerCollection()->StartTimer(); in SetUpdateQueue()
744 ScChartListenerCollection* pCharts = pDestTab->pDocument->GetChartListenerCollection(); in CopyToTable()2615 ScChartListenerCollection* pCharts = pDocument->GetChartListenerCollection(); in ShowCol()2652 ScChartListenerCollection* pCharts = pDocument->GetChartListenerCollection(); in ShowRow()2694 ScChartListenerCollection* pCharts = pDocument->GetChartListenerCollection(); in DBShowRow()2747 ScChartListenerCollection* pCharts = pDocument->GetChartListenerCollection(); in DBShowRows()2807 ScChartListenerCollection* pCharts = pDocument->GetChartListenerCollection(); in ShowRows()
86 pCollection = pDoc->GetChartListenerCollection(); in CreateChartListener()
3089 ScChartListenerCollection* pCollection = pDoc->GetChartListenerCollection(); in ExportShape()
392 ScChartListenerCollection* pChartListener = aDocument.GetChartListenerCollection(); in AfterXMLLoading()1524 ScChartListenerCollection* pCharts = mrDocShell.aDocument.GetChartListenerCollection(); in PrepareSaveGuard()
1236 ScChartListenerCollection* pCharts = aDocument.GetChartListenerCollection(); in DoRecalc()
1606 ScChartListenerCollection* GetChartListenerCollection() const in GetChartListenerCollection() function in ScDocument
3917 if( ScChartListenerCollection* pChartCollection = rDoc.GetChartListenerCollection() ) in Convert()
Completed in 206 milliseconds