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 (ScrollBar &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 466 of file tabview4.cxx.
Referenced by ScTabView::InvertHorizontal(), and ScTabView::InvertVertical().
|
static |
Definition at line 377 of file tabview4.cxx.
Referenced by ScTabView::UpdateScrollBars().
|
static |
Definition at line 362 of file tabview4.cxx.
References ScrollBar::GetThumbPos(), and ScrollBar::SetPageSize().
Referenced by ScTabView::UpdateScrollBars().