LibreOffice Module sc (master) 1
Functions | Variables
datatableview.cxx File Reference
#include <datatableview.hxx>
#include <document.hxx>
#include <utility>
#include <viewdata.hxx>
#include <output.hxx>
#include <fillinfo.hxx>
#include <table.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/seleng.hxx>
#include <sal/log.hxx>
Include dependency graph for datatableview.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (ScDataTableView, VertScrollHdl, weld::Scrollbar &, void)
 
 IMPL_LINK_NOARG (ScDataTableView, HorzScrollHdl, weld::Scrollbar &, void)
 

Variables

constexpr double nPPTX = 0.06666
 
constexpr double nPPTY = 0.06666
 
constexpr sal_uInt16 nRowHeaderWidth = 100
 
constexpr sal_uInt16 nColHeaderHeight = 20
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( ScDataTableView  ,
HorzScrollHdl  ,
weld::Scrollbar ,
void   
)

Definition at line 312 of file datatableview.cxx.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( ScDataTableView  ,
VertScrollHdl  ,
weld::Scrollbar ,
void   
)

Definition at line 304 of file datatableview.cxx.

Variable Documentation

◆ nColHeaderHeight

constexpr sal_uInt16 nColHeaderHeight = 20
constexpr

◆ nPPTX

constexpr double nPPTX = 0.06666
constexpr

Definition at line 33 of file datatableview.cxx.

Referenced by ScViewFunc::AdjustBlockHeight(), ScBlockUndo::AdjustHeight(), ScViewFunc::AdjustRowHeight(), ScOutputData::DrawEditParam::calcMargins(), ScDrawView::CalcNormScale(), ScOutputData::DrawEditParam::calcPaperSize(), ScDrawUtil::CalcScale(), ScTabView::CalcZoom(), ScDocShell::ConvertFrom(), convertPixelToLogical(), ScGridWindow::Draw(), ScTable::ExtendPrintArea(), ScDataTableColView::GetEntrySize(), ScDataTableRowView::GetEntrySize(), ScTable::GetNeededSize(), ScDocument::GetNeededSize(), ScColumn::GetNeededSize(), ScColumn::GetOptimalColWidth(), ScTable::GetOptimalColWidth(), ScViewFunc::GetOptimalColWidth(), ScDocument::GetOptimalColWidth(), ScViewData::GetPPTX(), ScGridWindow::GetRectsAnyFor(), ScInputHandler::GetReferenceMark(), ScAccessibleCellTextData::GetTextForwarder(), ScDocument::IdleCalcTextWidth(), lcl_DocStyleChanged(), lcl_DrawOneFrame(), lcl_GetOptimalColWidth(), ScTabView::MakeVisible(), ScTable::MaybeAddExtraColumn(), ScViewFunc::ModifyCellSize(), ScDataTableView::Paint(), ScGridWindow::Paint(), ScDrawView::RecalcScale(), ScUndoAutoFormat::Redo(), ScStyleFamilyObj::removeByName(), ScStyleObj::setAllPropertiesToDefault(), ScDataTableColView::SetEntrySize(), ScDataTableRowView::SetEntrySize(), ScStyleObj::setParentStyle(), ScStyleObj::setPropertyValue_Impl(), ScViewFunc::SetWidthOrHeight(), ScDocument::StyleSheetChanged(), ScTable::StyleSheetChanged(), ScGridWindow::UpdateDragRectOverlay(), ScGridWindow::UpdateFormulas(), and ScEEImport::WriteToDocument().

◆ nPPTY

constexpr double nPPTY = 0.06666
constexpr

◆ nRowHeaderWidth

constexpr sal_uInt16 nRowHeaderWidth = 100
constexpr