Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx186 class CustomAnimationCreateTabPage : public TabPage class
190 ~CustomAnimationCreateTabPage();
322 CustomAnimationCreateTabPage::~CustomAnimationCreateTabPage() in ~CustomAnimationCreateTabPage()
349 void CustomAnimationCreateTabPage::onSelectEffect() in onSelectEffect()
384 void CustomAnimationCreateTabPage::clearEffects() in clearEffects()
407 PathKind CustomAnimationCreateTabPage::getCreatePathKind() const in getCreatePathKind()
433 double CustomAnimationCreateTabPage::getDuration() const in getDuration()
455 void CustomAnimationCreateTabPage::setDuration( double fDuration ) in setDuration()
484 bool CustomAnimationCreateTabPage::getIsPreview() const in getIsPreview()
489 void CustomAnimationCreateTabPage::setIsPreview( bool bIsPreview ) in setIsPreview()
[all …]
H A DCustomAnimationCreateDialog.hxx41 class CustomAnimationCreateTabPage;
46 friend class CustomAnimationCreateTabPage;
56 CustomAnimationCreateTabPage* getCurrentPage() const;
76 CustomAnimationCreateTabPage* mpTabPages[5];

Completed in 21 milliseconds