Searched refs:nScrollerHeight (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/source/window/ |
H A D | menu.cxx | 468 sal_uInt16 nScrollerHeight; member in MenuFloatingWindow 4009 nScrollerHeight = 0; in MenuFloatingWindow() 4103 aRect.Top() += nScrollerHeight; in ImplCalcClipRegion() 4104 aRect.Bottom() -= nScrollerHeight; in ImplCalcClipRegion() 4133 long nY = nScrollerHeight; in ImplHighlightItem() 4279 long nY = nScrollerHeight+ImplGetStartY(); in IMPL_LINK() 4633 long nY = nScrollerHeight; in ImplScroll() 4737 long nY = nScrollerHeight+nStartY; in HighlightItem() 4833 long nY = nScrollerHeight+nStartY; in ImplGetItemRect() 5136 pMenu->ImplPaint( this, nScrollerHeight, ImplGetStartY() ); in Paint() [all …]
|
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 5563 sal_Int32 nScrollerHeight = pMgr->GetSidebarScrollerHeight(); in PaintNotesSidebar() local 5598 …oLogic(Size(4,0)).Width(), _pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()) ; in PaintNotesSidebar() 5616 …Mgr->GetSidebarWidth()/3 , _pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height())); in PaintNotesSidebar() 5619 …pMgr->GetSidebarWidth()/6,_pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()/2)… in PaintNotesSidebar() 5620 …gr->GetSidebarWidth()/3*2,_pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()/2)… in PaintNotesSidebar() 5636 …r->GetSidebarWidth()/3*2 , _pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height())); in PaintNotesSidebar() 5639 …pMgr->GetSidebarWidth()/3,_pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()/2)… in PaintNotesSidebar() 5640 …gr->GetSidebarWidth()/6*5,_pViewShell->GetOut()->PixelToLogic(Size(0,nScrollerHeight)).Height()/2)… in PaintNotesSidebar()
|
Completed in 60 milliseconds