Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx221 CustomAnimationList* mpParent;
373 CustomAnimationList* mpParent;
470 CustomAnimationList::CustomAnimationList( ::Window* pParent, const ResId& rResId, ICustomAnimationL… in CustomAnimationList() function in sd::CustomAnimationList
504 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 …]
H A DCustomAnimationList.hxx49 class CustomAnimationList : public SvTreeListBox, public ISequenceListener class
55CustomAnimationList( ::Window* pParent, const ResId& rResId, ICustomAnimationListController* pCont…
56 virtual ~CustomAnimationList();
H A Dmakefile.mk51 $(SLO)$/CustomAnimationList.obj \
H A DCustomAnimationPane.hxx146 CustomAnimationList* mpCustomAnimationList;
H A DCustomAnimationPane.cxx188 mpCustomAnimationList = new CustomAnimationList( this, SdResId( CT_CUSTOM_ANIMATION_LIST ), this ); in CustomAnimationPane()

Completed in 34 milliseconds