Home
last modified time | relevance | path

Searched refs:DialogListBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/animations/ !
H A DDialogListBox.cxx31 DialogListBox::DialogListBox( Window* pParent, WinBits nWinStyle ) : in DialogListBox() function in sd::DialogListBox
39 Link aLink( LINK( this, DialogListBox, ScrollBarHdl ) ); in DialogListBox()
50 DialogListBox::~DialogListBox() in ~DialogListBox()
73 void DialogListBox::GetFocus() in GetFocus()
81 ::Window* DialogListBox::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow()
91 void DialogListBox::Resize() in Resize()
108 void DialogListBox::ImplCheckScrollBars() in ImplCheckScrollBars()
167 void DialogListBox::ImplInitScrollBars() in ImplInitScrollBars()
193 void DialogListBox::ImplResizeControls() in ImplResizeControls()
245 void DialogListBox::ImplResizeChild() in ImplResizeChild()
[all …]
H A DSlideTransitionPane.cxx1330 DialogListBox* pWindow = 0; in createSlideTransitionPanel()
1335 pWindow = new DialogListBox( pParent, WB_CLIPCHILDREN|WB_TABSTOP|WB_AUTOHSCROLL ); in createSlideTransitionPanel()
H A DCustomAnimationPane.cxx2582 DialogListBox* pWindow = 0; in createCustomAnimationPanel()
2587 pWindow = new DialogListBox( pParent, WB_CLIPCHILDREN|WB_TABSTOP|WB_AUTOHSCROLL ); in createCustomAnimationPanel()
/trunk/main/sd/source/ui/inc/ !
H A DDialogListBox.hxx32 class DialogListBox : public Control class
58 DialogListBox( ::Window* pParent, WinBits nWinStyle );
59 ~DialogListBox();
/trunk/main/sd/ !
H A DLibrary_sd.mk268 sd/source/ui/animations/DialogListBox \

Completed in 36 milliseconds