Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx330 CustomAnimationListEntry();
332 virtual ~CustomAnimationListEntry();
342 CustomAnimationListEntry::CustomAnimationListEntry() in CustomAnimationListEntry() function in sd::CustomAnimationListEntry
348 CustomAnimationListEntry::CustomAnimationListEntry( CustomAnimationEffectPtr pEffect ) in CustomAnimationListEntry() function in sd::CustomAnimationListEntry
355 CustomAnimationListEntry::~CustomAnimationListEntry() in ~CustomAnimationListEntry()
540 CustomAnimationListEntry* pEntry = static_cast< CustomAnimationListEntry* >(First()); in select()
798 CustomAnimationListEntry* pEntry = static_cast< CustomAnimationListEntry* >(pTreeList->First()); in selectShape()
862 CustomAnimationListEntry* pEntry = static_cast<CustomAnimationListEntry*>(First()); in isExpanded()
883 CustomAnimationListEntry* pEntry = dynamic_cast< CustomAnimationListEntry* >(FirstSelected()); in getSelection()
894CustomAnimationListEntry* pChild = dynamic_cast< CustomAnimationListEntry* >( FirstChild( pEntry )… in getSelection()
[all …]

Completed in 9 milliseconds