Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx88 class CategoryListBox : public ListBox class
91 CategoryListBox( Window* pParent, const ResId& rResId );
92 ~CategoryListBox();
108 CategoryListBox::CategoryListBox( Window* pParent, const ResId& rResId ) in CategoryListBox() function in sd::CategoryListBox
112 SetDoubleClickHdl( LINK( this, CategoryListBox, implDoubleClickHdl ) ); in CategoryListBox()
115 CategoryListBox::~CategoryListBox() in ~CategoryListBox()
128 void CategoryListBox::UserDraw( const UserDrawEvent& rUDEvt ) in UserDraw()
162 IMPL_LINK( CategoryListBox, implDoubleClickHdl, Control*, EMPTYARG ) in IMPL_LINK() argument
170 void CategoryListBox::MouseButtonUp( const MouseEvent& rMEvt ) in MouseButtonUp()
211 CategoryListBox* mpLBEffects;
[all …]

Completed in 14 milliseconds