Searched refs:EndListeningArea (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | bcaslot.cxx | 229 void ScBroadcastAreaSlot::EndListeningArea( const ScRange& rRange, in EndListeningArea() function in ScBroadcastAreaSlot 629 void ScBroadcastAreaSlotMachine::EndListeningArea( const ScRange& rRange, in EndListeningArea() function in ScBroadcastAreaSlotMachine 667 (*pp)->EndListeningArea( rRange, pListener, pArea ); in EndListeningArea() 675 (*pp)->EndListeningArea( rRange, pListener, pArea ); in EndListeningArea()
|
H A D | documen7.cxx | 77 void ScDocument::EndListeningArea( const ScRange& rRange, in EndListeningArea() function in ScDocument 82 pBASM->EndListeningArea( rRange, pListener ); in EndListeningArea()
|
H A D | cell.cxx | 327 pDoc->EndListeningArea( BCA_LISTEN_ALWAYS, pFormCell ); in EndListeningTo() 363 pDoc->EndListeningArea( ScRange ( in EndListeningTo() 373 pDoc->EndListeningArea( ScRange ( in EndListeningTo() 384 pDoc->EndListeningArea( ScRange ( in EndListeningTo()
|
H A D | documen2.cxx | 1297 EndListeningArea( pCache->getRange(), &rCache); in RemoveLookupCache()
|
/aoo4110/main/sc/source/core/inc/ |
H A D | bcaslot.hxx | 177 void EndListeningArea( const ScRange& rRange, 256 void EndListeningArea( const ScRange& rRange,
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | servobj.cxx | 130 pTemp->GetDocument()->EndListeningArea( aRange, &aForwarder ); in Clear()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | chartlis.cxx | 349 mpDoc->EndListeningArea(rRange, &mrParent); in endListening()
|
/aoo4110/main/sc/inc/ |
H A D | document.hxx | 1670 void EndListeningArea( const ScRange& rRange,
|
Completed in 57 milliseconds