Home
last modified time | relevance | path

Searched refs:setNodeType (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sd/source/filter/ppt/
H A Dppt97animations.cxx729 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()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx475 void CustomAnimationEffect::setNodeType( sal_Int16 nNodeType ) in setNodeType() function in sd::CustomAnimationEffect
879 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 …]
H A DEffectMigration.cxx522 pEffect->setNodeType( EffectNodeType::AFTER_PREVIOUS ); in SetAnimationEffect()
692 pShapeEffect->setNodeType( EffectNodeType::AFTER_PREVIOUS ); in SetTextAnimationEffect()
/trunk/main/odk/examples/java/Inspector/
H A DSwingUnoNode.java132 public void setNodeType(int _nNodeType){ in setNodeType() method in SwingUnoNode
133 m_oUnoNode.setNodeType(_nNodeType); in setNodeType()
H A DXUnoNode.java67 public void setNodeType(int _nNodeType); in setNodeType() method
H A DUnoNode.java101 public void setNodeType(int _nNodeType){ in setNodeType() method in UnoNode
H A DInspectorPane.java297 oUnoNode.setNodeType(XUnoNode.nSERVICE); in addServicesToTreeNode()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1530 pEffect->setNodeType( nNodeType ); in changeSelection()
2070 pCreated->setNodeType( EffectNodeType::WITH_PREVIOUS ); in onChange()
2214 pEffect->setNodeType( nNodeType ); in onChangeStart()
H A DCustomAnimationCreateDialog.cxx651 pNew->setNodeType( EffectNodeType::WITH_PREVIOUS ); in preview()
/trunk/main/sd/source/ui/func/
H A Dfuconbez.cxx238 pCreated->setNodeType( ::com::sun::star::presentation::EffectNodeType::WITH_PREVIOUS ); in MouseButtonUp()
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx88 SD_DLLPUBLIC void setNodeType( sal_Int16 nNodeType );

Completed in 104 milliseconds