Searched refs:GetGridHeight (Results 1 – 4 of 4) sorted by relevance
1061 long nSizeYPix = pView->GetGridHeight(WhichV(eWhich)) - aPixRect.Top(); in SetEditEngine()1555 ((ScViewData*)this)->aScrSize.Height() = pView->GetGridHeight(eWhichY); in GetScrPos()1693 ((ScViewData*)this)->aScrSize.Height() = pView->GetGridHeight(eWhichY); in CellsAtY()1859 aScrSize.Height() = pView->GetGridHeight(eVWhich); in GetPosFromPixel()
736 aWinSize.Height() += GetGridHeight( SC_SPLIT_TOP ); in CalcZoom()
2745 long ScTabView::GetGridHeight( ScVSplitPos eWhich ) in GetGridHeight() function in ScTabView
453 long GetGridHeight( ScVSplitPos eWhich );
Completed in 38 milliseconds