Searched refs:CustomAnimationList (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sd/source/ui/animations/ |
| H A D | CustomAnimationList.cxx | 213 …6 nFlags, OUString aDescription, CustomAnimationEffectPtr pEffect, CustomAnimationList* pParent ); 221 CustomAnimationList* mpParent; 228 …16 nFlags, OUString aDescription, CustomAnimationEffectPtr pEffect, CustomAnimationList* pParent ) in CustomAnimationListEntryItem() 364 …rEntryItem( SvLBoxEntry*,sal_uInt16 nFlags, OUString aDescription, CustomAnimationList* pParent ); 373 CustomAnimationList* mpParent; 379 …tem( SvLBoxEntry* pEntry, sal_uInt16 nFlags, OUString aDescription, CustomAnimationList* pParent ) in CustomAnimationTriggerEntryItem() 470 CustomAnimationList::CustomAnimationList( ::Window* pParent, const ResId& rResId, ICustomAnimationL… in CustomAnimationList() function in sd::CustomAnimationList 486 const Image& CustomAnimationList::getImage( sal_uInt16 nId, bool bHighContrast ) in getImage() 504 CustomAnimationList::~CustomAnimationList() in ~CustomAnimationList() 514 void CustomAnimationList::KeyInput( const KeyEvent& rKEvt ) in KeyInput() [all …]
|
| H A D | CustomAnimationList.hxx | 47 class CustomAnimationList : public SvTreeListBox, public ISequenceListener class 53 …CustomAnimationList( ::Window* pParent, const ResId& rResId, ICustomAnimationListController* pCont… 54 virtual ~CustomAnimationList();
|
| H A D | CustomAnimationPane.hxx | 146 CustomAnimationList* mpCustomAnimationList;
|
| H A D | CustomAnimationPane.cxx | 186 …mpCustomAnimationList = new CustomAnimationList( this, SdResId( CT_CUSTOM_ANIMATION_LIST ), this ); in CustomAnimationPane()
|
| /trunk/main/sd/ |
| H A D | Library_sd.mk | 267 sd/source/ui/animations/CustomAnimationList \
|