Searched refs:mnScrollBarHeight (Results 1 – 2 of 2) sorted by relevance
1012 mnScrollBarHeight(0) in PresenterHorizontalScrollBar()1063 return mnScrollBarHeight; in GetSize()1180 mnScrollBarHeight = 0; in UpdateBitmaps()1181 UpdateWidthOrHeight(mnScrollBarHeight, mpPrevButtonDescriptor); in UpdateBitmaps()1182 UpdateWidthOrHeight(mnScrollBarHeight, mpNextButtonDescriptor); in UpdateBitmaps()1183 UpdateWidthOrHeight(mnScrollBarHeight, mpPagerStartDescriptor); in UpdateBitmaps()1184 UpdateWidthOrHeight(mnScrollBarHeight, mpPagerCenterDescriptor); in UpdateBitmaps()1185 UpdateWidthOrHeight(mnScrollBarHeight, mpPagerEndDescriptor); in UpdateBitmaps()1186 UpdateWidthOrHeight(mnScrollBarHeight, mpThumbStartDescriptor); in UpdateBitmaps()1187 UpdateWidthOrHeight(mnScrollBarHeight, mpThumbCenterDescriptor); in UpdateBitmaps()[all …]
325 sal_Int32 mnScrollBarHeight; member in sdext::presenter::PresenterHorizontalScrollBar