Searched refs:getEffect (Results 1 – 7 of 7) sorted by relevance
334 CustomAnimationEffectPtr getEffect() const { return mpEffect; } in getEffect() function in sd::CustomAnimationListEntry543 if( pEntry->getEffect() == pEffect ) in select()613 pFirstVisibleEffect = pEntry->getEffect(); in update()619 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in update()672 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in update()801 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in selectShape()866 if( pEntry->getEffect() == pEffect ) in isExpanded()886 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in getSelection()899 CustomAnimationEffectPtr pChildEffect( pChild->getEffect() ); in getSelection()935 CustomAnimationEffectPtr pEffect( pEntry->getEffect() ); in CreateContextMenu()
69 const CustomAnimationEffectPtr& getEffect() const { return mpEffect; } in getEffect() function in sd::MotionPathTag
965 if( xTag->getEffect() == pEffect ) in updateMotionPathImpl()2462 pSequence->append( xMotionPathTag->getEffect()->clone() ); in onPreview()2562 CustomAnimationEffectPtr pEffect = xTag->getEffect(); in updatePathFromMotionPathTag()
149 CustomAnimationEffectPtr getEffect() const in getEffect() function179 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Undo()189 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Redo()
210 virtual double SAL_CALL getEffect( double fNominal, sal_Int32 nPeriods ) THROWDEF_RTE_IAE;
114 double SAL_CALL AnalysisAddIn::getEffect( double fNominal, sal_Int32 nPeriods ) THROWDEF_RTE_IAE in getEffect() function in AnalysisAddIn
421 double getEffect( [in] double Nomial, [in] long NumOfPeriods )
Completed in 39 milliseconds