LibreOffice Module sc (master) 1
|
#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>
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) |
#define HDR_SLIDERSIZE 2 |
Definition at line 465 of file tabview4.cxx.
|
static |
Definition at line 376 of file tabview4.cxx.
References nPos.
Referenced by ScTabView::UpdateScrollBars().
|
static |
Definition at line 361 of file tabview4.cxx.
References ScrollAdaptor::GetThumbPos(), and ScrollAdaptor::SetPageSize().
Referenced by ScTabView::UpdateScrollBars().