Searched refs:StartListeningArea (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/sc/source/core/inc/ |
H A D | bcaslot.hxx | 167 bool StartListeningArea( const ScRange& rRange, 254 void StartListeningArea( const ScRange& rRange,
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | servobj.cxx | 112 pDocSh->GetDocument()->StartListeningArea( aRange, &aForwarder ); in ScServerObject() 166 pDocSh->GetDocument()->StartListeningArea( aRange, &aForwarder ); in GetData()
|
/aoo4110/main/sc/source/core/data/ |
H A D | documen7.cxx | 68 void ScDocument::StartListeningArea( const ScRange& rRange, in StartListeningArea() function in ScDocument 73 pBASM->StartListeningArea( rRange, pListener ); in StartListeningArea()
|
H A D | bcaslot.cxx | 174 bool ScBroadcastAreaSlot::StartListeningArea( const ScRange& rRange, in StartListeningArea() function in ScBroadcastAreaSlot 580 void ScBroadcastAreaSlotMachine::StartListeningArea( const ScRange& rRange, in StartListeningArea() function in ScBroadcastAreaSlotMachine 617 if (!(*pp)->StartListeningArea( rRange, pListener, pArea)) in StartListeningArea()
|
H A D | cell.cxx | 242 pDoc->StartListeningArea( BCA_LISTEN_ALWAYS, pFormCell ); in StartListeningTo() 273 pDoc->StartListeningArea( ScRange ( in StartListeningTo() 283 pDoc->StartListeningArea( ScRange ( in StartListeningTo() 294 pDoc->StartListeningArea( ScRange ( in StartListeningTo()
|
H A D | documen2.cxx | 1282 StartListeningArea( rCache.getRange(), &rCache); in AddLookupCache()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | chartlis.cxx | 341 mpDoc->StartListeningArea(rRange, &mrParent); in startListening()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | chart2uno.cxx | 2495 m_pDocument->StartListeningArea(aRange, m_pValueListener); in RefChanged() 3356 m_pDocument->StartListeningArea( aRange, m_pValueListener ); in addModifyListener()
|
H A D | cellsuno.cxx | 1638 pDoc->StartListeningArea( *aRanges.GetObject(i), pValueListener ); in RefChanged() 3354 pDoc->StartListeningArea( *aRanges.GetObject(i), pValueListener ); in addModifyListener()
|
/aoo4110/main/sc/inc/ |
H A D | document.hxx | 1668 void StartListeningArea( const ScRange& rRange,
|
Completed in 114 milliseconds