LibreOffice Module sc (master) 1
Macros | Functions
tabview4.cxx File Reference
#include <vcl/help.hxx>
#include <tabview.hxx>
#include <tabvwsh.hxx>
#include <document.hxx>
#include <docsh.hxx>
#include <scmod.hxx>
#include <gridwin.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <inputhdl.hxx>
Include dependency graph for tabview4.cxx:

Go to the source code of this file.

Macros

#define HDR_SLIDERSIZE   2
 

Functions

static tools::Long lcl_UpdateBar (ScrollAdaptor &rScroll, SCCOLROW nSize)
 
static tools::Long lcl_GetScrollRange (SCCOLROW nDocEnd, SCCOLROW nPos, SCCOLROW nVis, SCCOLROW nMax, SCCOLROW nStart)
 

Macro Definition Documentation

◆ HDR_SLIDERSIZE

#define HDR_SLIDERSIZE   2

Definition at line 465 of file tabview4.cxx.

Function Documentation

◆ lcl_GetScrollRange()

static tools::Long lcl_GetScrollRange ( SCCOLROW  nDocEnd,
SCCOLROW  nPos,
SCCOLROW  nVis,
SCCOLROW  nMax,
SCCOLROW  nStart 
)
static

Definition at line 376 of file tabview4.cxx.

References nPos.

Referenced by ScTabView::UpdateScrollBars().

◆ lcl_UpdateBar()

static tools::Long lcl_UpdateBar ( ScrollAdaptor rScroll,
SCCOLROW  nSize 
)
static