Lines Matching refs:CustomAnimationList

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()
538 void CustomAnimationList::select( CustomAnimationEffectPtr pEffect, bool bSelect /* = true */ ) in select()
560 void CustomAnimationList::clear() in clear()
570 void CustomAnimationList::update( MainSequencePtr pMainSequence ) in update()
586 stl_append_effect_func( CustomAnimationList& rList ) : mrList( rList ) {} in stl_append_effect_func()
588 CustomAnimationList& mrList;
597 void CustomAnimationList::update() in update()
720 void CustomAnimationList::append( CustomAnimationEffectPtr pEffect ) in append()
814 void CustomAnimationList::onSelectionChanged( Any aSelection ) in onSelectionChanged()
852 void CustomAnimationList::SelectHdl() in SelectHdl()
860 bool CustomAnimationList::isExpanded( const CustomAnimationEffectPtr& pEffect ) const in isExpanded()
879 EffectSequence CustomAnimationList::getSelection() const in getSelection()
916 sal_Bool CustomAnimationList::DoubleClickHdl() in DoubleClickHdl()
924 PopupMenu* CustomAnimationList::CreateContextMenu() in CreateContextMenu()
966 void CustomAnimationList::ExcecuteContextMenuAction( sal_uInt16 nSelectedPopupEntry ) in ExcecuteContextMenuAction()
973 void CustomAnimationList::SetTabs() in SetTabs()
980 void CustomAnimationList::notify_change() in notify_change()
986 void CustomAnimationList::Paint( const Rectangle& rRect ) in Paint()