Home
last modified time | relevance | path

Searched refs:getEffect (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx334 CustomAnimationEffectPtr getEffect() const { return mpEffect; } in getEffect() function in sd::CustomAnimationListEntry
543 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()
H A Dmotionpathtag.hxx69 const CustomAnimationEffectPtr& getEffect() const { return mpEffect; } in getEffect() function in sd::MotionPathTag
H A DCustomAnimationPane.cxx965 if( xTag->getEffect() == pEffect ) in updateMotionPathImpl()
2462 pSequence->append( xMotionPathTag->getEffect()->clone() ); in onPreview()
2562 CustomAnimationEffectPtr pEffect = xTag->getEffect(); in updatePathFromMotionPathTag()
/trunk/main/sd/source/core/
H A Dundoanim.cxx149 CustomAnimationEffectPtr getEffect() const in getEffect() function
179 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Undo()
189 CustomAnimationEffectPtr pEffect = mpImpl->getEffect(); in Redo()
/trunk/main/scaddins/source/analysis/
H A Danalysis.hxx210 virtual double SAL_CALL getEffect( double fNominal, sal_Int32 nPeriods ) THROWDEF_RTE_IAE;
H A Dfinancial.cxx114 double SAL_CALL AnalysisAddIn::getEffect( double fNominal, sal_Int32 nPeriods ) THROWDEF_RTE_IAE in getEffect() function in AnalysisAddIn
H A Danalysisadd.idl421 double getEffect( [in] double Nomial, [in] long NumOfPeriods )

Completed in 72 milliseconds