Home
last modified time | relevance | path

Searched defs:aSidebarheight (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx726 …const long aSidebarheight = mPages[n]->bScrollbar ? mpEditWin->PixelToLogic(Size(0,GetSidebarScrol… in LayoutPostIts() local
845 …const long aSidebarheight = mPages[aPage-1]->bScrollbar ? mpEditWin->PixelToLogic(Size(0,GetSideba… in BorderOverPageBorder() local
862 const long aSidebarheight = mpEditWin->PixelToLogic(Size(0,GetSidebarScrollerHeight())).Height(); in Scroll() local
910 const long aSidebarheight = mpEditWin->PixelToLogic(Size(0,GetSidebarScrollerHeight())).Height(); in AutoScroll() local

Completed in 37 milliseconds