Searched refs:setNodeType (Results 1 – 11 of 11) sorted by relevance
729 pEffect->setNodeType( this->GetEffectNodeType() ); in createAndSetCustomAnimationEffect()773 pGroupEffect->setNodeType( this->GetEffectNodeType() ); in createAndSetCustomAnimationEffect()783 pGroupEffect->setNodeType( this->GetEffectNodeType() ); in createAndSetCustomAnimationEffect()785 pGroupEffect->setNodeType( presentation::EffectNodeType::WITH_PREVIOUS ); in createAndSetCustomAnimationEffect()787 pGroupEffect->setNodeType( presentation::EffectNodeType::AFTER_PREVIOUS ); in createAndSetCustomAnimationEffect()
475 void CustomAnimationEffect::setNodeType( sal_Int16 nNodeType ) in setNodeType() function in sd::CustomAnimationEffect879 setNodeType( nNodeType ); in replaceNode()2721 pNewEffect->setNodeType( EffectNodeType::ON_CLICK ); in createTextGroupParagraphEffects()2726 pNewEffect->setNodeType( EffectNodeType::AFTER_PREVIOUS ); in createTextGroupParagraphEffects()2732 pNewEffect->setNodeType( EffectNodeType::WITH_PREVIOUS ); in createTextGroupParagraphEffects()2806 pEffect->setNodeType( EffectNodeType::ON_CLICK ); in setTextGrouping()2811 pEffect->setNodeType( EffectNodeType::AFTER_PREVIOUS ); in setTextGrouping()2817 pEffect->setNodeType( EffectNodeType::WITH_PREVIOUS ); in setTextGrouping()2920 pEffect->setNodeType( EffectNodeType::ON_CLICK ); in setTextGroupingAuto()2925 pEffect->setNodeType( EffectNodeType::AFTER_PREVIOUS ); in setTextGroupingAuto()[all …]
522 pEffect->setNodeType( EffectNodeType::AFTER_PREVIOUS ); in SetAnimationEffect()692 pShapeEffect->setNodeType( EffectNodeType::AFTER_PREVIOUS ); in SetTextAnimationEffect()
132 public void setNodeType(int _nNodeType){ in setNodeType() method in SwingUnoNode133 m_oUnoNode.setNodeType(_nNodeType); in setNodeType()
67 public void setNodeType(int _nNodeType); in setNodeType() method
101 public void setNodeType(int _nNodeType){ in setNodeType() method in UnoNode
297 oUnoNode.setNodeType(XUnoNode.nSERVICE); in addServicesToTreeNode()
1530 pEffect->setNodeType( nNodeType ); in changeSelection()2067 pCreated->setNodeType( EffectNodeType::WITH_PREVIOUS ); in onChange()2211 pEffect->setNodeType( nNodeType ); in onChangeStart()
651 pNew->setNodeType( EffectNodeType::WITH_PREVIOUS ); in preview()
238 pCreated->setNodeType( ::com::sun::star::presentation::EffectNodeType::WITH_PREVIOUS ); in MouseButtonUp()
88 SD_DLLPUBLIC void setNodeType( sal_Int16 nNodeType );
Completed in 127 milliseconds