Searched refs:rTargets (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sd/source/ui/animations/ |
H A D | CustomAnimationCreateDialog.cxx | 516 …mAnimationPane* pPane, const std::vector< ::com::sun::star::uno::Any >& rTargets, bool bHasText, c… in CustomAnimationCreateDialog() argument 519 , mrTargets( rTargets ) in CustomAnimationCreateDialog()
|
H A D | CustomAnimationCreateDialog.hxx | 48 …mAnimationPane* pPane, const std::vector< ::com::sun::star::uno::Any >& rTargets, bool bHasText, c…
|
H A D | CustomAnimationPane.hxx | 115 …void createPath( PathKind eKind, std::vector< ::com::sun::star::uno::Any >& rTargets, double fDura…
|
H A D | CustomAnimationPane.cxx | 2111 void CustomAnimationPane::createPath( PathKind eKind, std::vector< Any >& rTargets, double fDuratio… in createPath() argument 2135 aTargets.insert( aTargets.end(), rTargets.begin(), rTargets.end() ); in createPath()
|
Completed in 77 milliseconds