Searched refs:CustomAnimationList (Results 1 – 5 of 5) sorted by relevance
221 CustomAnimationList* mpParent;373 CustomAnimationList* mpParent;470 CustomAnimationList::CustomAnimationList( ::Window* pParent, const ResId& rResId, ICustomAnimationL… in CustomAnimationList() function in sd::CustomAnimationList504 CustomAnimationList::~CustomAnimationList() in ~CustomAnimationList()560 void CustomAnimationList::clear() in clear()588 CustomAnimationList& mrList;597 void CustomAnimationList::update() in update()852 void CustomAnimationList::SelectHdl() in SelectHdl()916 sal_Bool CustomAnimationList::DoubleClickHdl() in DoubleClickHdl()973 void CustomAnimationList::SetTabs() in SetTabs()[all …]
49 class CustomAnimationList : public SvTreeListBox, public ISequenceListener class55 …CustomAnimationList( ::Window* pParent, const ResId& rResId, ICustomAnimationListController* pCont…56 virtual ~CustomAnimationList();
51 $(SLO)$/CustomAnimationList.obj \
146 CustomAnimationList* mpCustomAnimationList;
188 mpCustomAnimationList = new CustomAnimationList( this, SdResId( CT_CUSTOM_ANIMATION_LIST ), this ); in CustomAnimationPane()
Completed in 29 milliseconds