Home
last modified time | relevance | path

Searched refs:nScrollerHeight (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vcl/source/window/
H A Dmenu.cxx468 sal_uInt16 nScrollerHeight; member in MenuFloatingWindow
520 sal_uInt16 GetScrollerHeight() const { return nScrollerHeight; } in GetScrollerHeight()
3107 … ImplPaint( pWindow, pFloat->nScrollerHeight, pFloat->ImplGetStartY(), 0, sal_False, true ); in ImplFillLayoutData()
4009 nScrollerHeight = 0; in MenuFloatingWindow()
4103 aRect.Top() += nScrollerHeight; in ImplCalcClipRegion()
4104 aRect.Bottom() -= nScrollerHeight; in ImplCalcClipRegion()
4110 if ( pMenu && pMenu->pLogo && bIncludeLogo && nScrollerHeight ) in ImplCalcClipRegion()
4133 long nY = nScrollerHeight; in ImplHighlightItem()
4279 long nY = nScrollerHeight+ImplGetStartY(); in IMPL_LINK()
4352 nScrollerHeight = b ? (sal_uInt16) GetSettings().GetStyleSettings().GetScrollBarSize() /2 : 0; in EnableScrollMenu()
[all …]
/AOO41X/main/sw/source/core/layout/
H A Dpaintfrm.cxx5489 sal_Int32 nScrollerHeight = pMgr->GetSidebarScrollerHeight(); in PaintNotesSidebar() local
5524 …oLogic(Size(4,0)).Width(), _pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()) ; in PaintNotesSidebar()
5542 …Mgr->GetSidebarWidth()/3 , _pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height())); in PaintNotesSidebar()
5545 …pMgr->GetSidebarWidth()/6,_pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()/2)… in PaintNotesSidebar()
5546 …gr->GetSidebarWidth()/3*2,_pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()/2)… in PaintNotesSidebar()
5562 …r->GetSidebarWidth()/3*2 , _pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height())); in PaintNotesSidebar()
5565 …pMgr->GetSidebarWidth()/3,_pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()/2)… in PaintNotesSidebar()
5566 …gr->GetSidebarWidth()/6*5,_pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()/2)… in PaintNotesSidebar()