Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx516 …mAnimationPane* pPane, const std::vector< ::com::sun::star::uno::Any >& rTargets, bool bHasText, c… in CustomAnimationCreateDialog() argument
519 , mrTargets( rTargets ) in CustomAnimationCreateDialog()
H A DCustomAnimationCreateDialog.hxx48 …mAnimationPane* pPane, const std::vector< ::com::sun::star::uno::Any >& rTargets, bool bHasText, c…
H A DCustomAnimationPane.hxx115 …void createPath( PathKind eKind, std::vector< ::com::sun::star::uno::Any >& rTargets, double fDura…
H A DCustomAnimationPane.cxx2114 void CustomAnimationPane::createPath( PathKind eKind, std::vector< Any >& rTargets, double fDuratio… in createPath() argument
2138 aTargets.insert( aTargets.end(), rTargets.begin(), rTargets.end() ); in createPath()

Completed in 27 milliseconds