Home
last modified time | relevance | path

Searched refs:GetChartListenerCollection (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/sc/source/ui/undo/
H A Drefundo.cxx74 pDoc->GetChartListenerCollection(); in ScRefUndoData()
143 pDoc->GetChartListenerCollection(); in DeleteUnchanged()
/aoo4110/main/sc/source/ui/unoobj/
H A Dchartuno.cxx286 pDoc->GetChartListenerCollection()->Insert( pChartListener ); in addNewByName()
595 … ScChartListenerCollection* pCollection = ( pDoc ? pDoc->GetChartListenerCollection() : NULL ); in setFastPropertyValue_NoBroadcast()
622 ScChartListenerCollection* pCollection = pDoc->GetChartListenerCollection(); in getFastPropertyValue()
H A Dchart2uno.cxx2462 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()
H A Dcellsuno.cxx3250 ScChartListenerCollection* pColl = pDocShell->GetDocument()->GetChartListenerCollection(); in ForceChartListener_Impl()
3298 ScChartListenerCollection* pColl = pDoc->GetChartListenerCollection(); in addChartDataChangeEventListener()
3316 ScChartListenerCollection* pColl = pDoc->GetChartListenerCollection(); in removeChartDataChangeEventListener()
/aoo4110/main/sc/source/core/tool/
H A Dcharthelper.cxx348 … ScChartListenerCollection* pCollection = pDocument->GetChartListenerCollection(); in AddRangesIfProtectedChart()
442 … ScChartListenerCollection* pCollection = pDoc->GetChartListenerCollection(); in CreateProtectedChartListenersAndNotify()
H A Dchartlis.cxx254 pDoc->GetChartListenerCollection()->StartTimer(); in Update()
431 pDoc->GetChartListenerCollection()->StartTimer(); in SetUpdateQueue()
/aoo4110/main/sc/source/core/data/
H A Dtable2.cxx744 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()
/aoo4110/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx86 pCollection = pDoc->GetChartListenerCollection(); in CreateChartListener()
H A Dxmlexprt.cxx3089 ScChartListenerCollection* pCollection = pDoc->GetChartListenerCollection(); in ExportShape()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx392 ScChartListenerCollection* pChartListener = aDocument.GetChartListenerCollection(); in AfterXMLLoading()
1524 ScChartListenerCollection* pCharts = mrDocShell.aDocument.GetChartListenerCollection(); in PrepareSaveGuard()
H A Ddocsh4.cxx1236 ScChartListenerCollection* pCharts = aDocument.GetChartListenerCollection(); in DoRecalc()
/aoo4110/main/sc/inc/
H A Ddocument.hxx1606 ScChartListenerCollection* GetChartListenerCollection() const in GetChartListenerCollection() function in ScDocument
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx3917 if( ScChartListenerCollection* pChartCollection = rDoc.GetChartListenerCollection() ) in Convert()

Completed in 188 milliseconds