Searched refs:PathKind (Results 1 – 4 of 4) sorted by relevance
192 PathKind getCreatePathKind() const;407 PathKind CustomAnimationCreateTabPage::getCreatePathKind() const in getCreatePathKind()409 PathKind eKind = NONE; in getCreatePathKind()604 PathKind CustomAnimationCreateDialog::getCreatePathKind() const in getCreatePathKind()
30 enum PathKind { NONE, CURVE, POLYGON, FREEFORM }; enum51 PathKind getCreatePathKind() const;
115 …void createPath( PathKind eKind, std::vector< ::com::sun::star::uno::Any >& rTargets, double fDura…
2099 PathKind eKind = pDlg->getCreatePathKind(); in onChange()2114 void CustomAnimationPane::createPath( PathKind eKind, std::vector< Any >& rTargets, double fDuratio… in createPath()
Completed in 65 milliseconds