Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx192 PathKind getCreatePathKind() const;
407 PathKind CustomAnimationCreateTabPage::getCreatePathKind() const in getCreatePathKind()
409 PathKind eKind = NONE; in getCreatePathKind()
604 PathKind CustomAnimationCreateDialog::getCreatePathKind() const in getCreatePathKind()
H A DCustomAnimationCreateDialog.hxx30 enum PathKind { NONE, CURVE, POLYGON, FREEFORM }; enum
51 PathKind getCreatePathKind() const;
H A DCustomAnimationPane.hxx115 …void createPath( PathKind eKind, std::vector< ::com::sun::star::uno::Any >& rTargets, double fDura…
H A DCustomAnimationPane.cxx2096 PathKind eKind = pDlg->getCreatePathKind(); in onChange()
2111 void CustomAnimationPane::createPath( PathKind eKind, std::vector< Any >& rTargets, double fDuratio… in createPath()

Completed in 38 milliseconds