LibreOffice Module sc (master) 1
Functions
bcaslot.cxx File Reference
#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>
Include dependency graph for bcaslot.cxx:

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)
 

Function Documentation

◆ compare()

static void compare ( SCSIZE  value1,
SCSIZE  value2,
int  line 
)
static

Definition at line 675 of file bcaslot.cxx.

References line, SAL_WARN, and value2.

Referenced by ScBroadcastAreaSlotMachine::DoChecks().

◆ ComputeNextSlot()

static void ComputeNextSlot ( SCSIZE nOff,
SCSIZE nBreak,
ScBroadcastAreaSlot **&  pp,
SCSIZE nStart,
ScBroadcastAreaSlot **const &  ppSlots,
SCSIZE  nRowBreak,
SCSIZE  nBcaSlotsCol 
)
static