Home
last modified time | relevance | path

Searched refs:GetScrollbarWidth (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx674 aWidth -= GetScrollbarWidth(); in DoResize()
705 mpVScrollbar->SetPosSizePixel( aWidth, 0, GetScrollbarWidth(), aHeight); in DoResize()
710 ? GetScrollbarWidth() : 0 ) , 0, in DoResize()
712 mpVScrollbar->SetPosSizePixel( 0, 0, GetScrollbarWidth(), aHeight); in DoResize()
1160 sal_Int32 SwSidebarWin::GetScrollbarWidth() in GetScrollbarWidth() function in sw::sidebarwindows::SwSidebarWin
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx434 aWidth -= GetScrollbarWidth(); in DoResize()
455 mpVScrollbar->SetPosSizePixel( 0 + aWidth, 0, GetScrollbarWidth(), aHeight ); in DoResize()
547 sal_Int32 AnnotationWindow::GetScrollbarWidth() in GetScrollbarWidth() function in sd::AnnotationWindow
H A Dannotationwindow.hxx149 sal_Int32 GetScrollbarWidth();
/trunk/main/sw/inc/
H A DSidebarWin.hxx158 sal_Int32 GetScrollbarWidth();

Completed in 20 milliseconds