Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx210 class CustomAnimationListEntryItem : public SvLBoxString class
213CustomAnimationListEntryItem( SvLBoxEntry*,sal_uInt16 nFlags, OUString aDescription, CustomAnimati…
214 virtual ~CustomAnimationListEntryItem();
228 CustomAnimationListEntryItem::CustomAnimationListEntryItem( SvLBoxEntry* pEntry, sal_uInt16 nFlags,… in CustomAnimationListEntryItem() function in sd::CustomAnimationListEntryItem
238 CustomAnimationListEntryItem::~CustomAnimationListEntryItem() in ~CustomAnimationListEntryItem()
244 void CustomAnimationListEntryItem::InitViewData( SvLBox* pView, SvLBoxEntry* pEntry, SvViewDataItem… in InitViewData()
257 void CustomAnimationListEntryItem::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16, SvLBoxEntry*… in Paint()
314 SvLBoxItem* CustomAnimationListEntryItem::Create() const in Create()
321 void CustomAnimationListEntryItem::Clone( SvLBoxItem* ) in Clone()
744 pEntry->AddItem( new CustomAnimationListEntryItem( pEntry, 0, aDescription, pEffect, this ) ); in append()
H A DCustomAnimationList.hxx51 friend class CustomAnimationListEntryItem;

Completed in 21 milliseconds