Searched refs:NextButton (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterScrollBar.cxx | 405 PaintBitmap(rUpdateBox, NextButton, mpNextButtonDescriptor); in Paint() 718 return NextButton; in GetArea() 886 maBox[NextButton] = geometry::RealRectangle2D( in UpdateBorders() 912 maEnabledState[NextButton] = false; in UpdateBorders() 928 maEnabledState[NextButton] = nThumbPosition+nThumbSize < mnTotalSize; in UpdateBorders() 937 PresenterGeometryHelper::Union(maBox[PrevButton], maBox[NextButton]), in UpdateBorders() 1109 maBox[NextButton] = geometry::RealRectangle2D( in UpdateBorders() 1136 maEnabledState[NextButton] = false; in UpdateBorders() 1151 maEnabledState[NextButton] = nThumbPosition+nThumbSize < mnTotalSize; in UpdateBorders() 1160 PresenterGeometryHelper::Union(maBox[PrevButton], maBox[NextButton]), in UpdateBorders() [all …]
|
H A D | PresenterScrollBar.hxx | 171 enum Area { Total, Pager, Thumb, PagerUp, PagerDown, PrevButton, NextButton, None, enumerator
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | dlgass.cxx | 129 class NextButton class 132 NextButton (::Window* pParent, const ResId& rResId); 296 NextButton maNextPageButton; 1979 NextButton::NextButton (::Window* pParent, const ResId& rResId) in NextButton() function in NextButton 1991 void NextButton::ForceFocusEventBroadcast (void) in ForceFocusEventBroadcast() 2013 void NextButton::SetClickHdl (const Link& rLink) in SetClickHdl() 2024 bool NextButton::IsEnabled (void) in IsEnabled() 2034 void NextButton::Enable (bool bEnable) in Enable()
|
Completed in 51 milliseconds