|
LibreOffice Module sc (master) 1
|
#include <sfx2/objsh.hxx>#include <svl/listener.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <document.hxx>#include <brdcst.hxx>#include <bcaslot.hxx>#include <scerrors.hxx>#include <refupdat.hxx>#include <bulkdatahint.hxx>#include <columnspanset.hxx>#include <formulacell.hxx>#include <grouparealistener.hxx>#include <broadcast.hxx>Go to the source code of this file.
Functions | |
| static void | ComputeNextSlot (SCSIZE &nOff, SCSIZE &nBreak, ScBroadcastAreaSlot **&pp, SCSIZE &nStart, ScBroadcastAreaSlot **const &ppSlots, SCSIZE nRowBreak, SCSIZE nBcaSlotsCol) |
| static void | compare (SCSIZE value1, SCSIZE value2, int line) |
Definition at line 675 of file bcaslot.cxx.
References line, SAL_WARN, and value2.
Referenced by ScBroadcastAreaSlotMachine::DoChecks().
|
static |
Definition at line 657 of file bcaslot.cxx.
Referenced by ScBroadcastAreaSlotMachine::AreaBroadcast(), ScBroadcastAreaSlotMachine::DelBroadcastAreasInRange(), ScBroadcastAreaSlotMachine::DoChecks(), ScBroadcastAreaSlotMachine::EndListeningArea(), ScBroadcastAreaSlotMachine::GetAllListeners(), ScBroadcastAreaSlotMachine::StartListeningArea(), and ScBroadcastAreaSlotMachine::UpdateBroadcastAreas().