Home
last modified time | relevance | path

Searched defs:xNode (Results 26 – 50 of 81) sorted by relevance

1234

/trunk/main/slideshow/source/engine/animationnodes/
H A Dsequentialtimecontainer.hxx38 SequentialTimeContainer( in SequentialTimeContainer()
H A Danimationcommandnode.cxx48 AnimationCommandNode::AnimationCommandNode( uno::Reference<animations::XAnimationNode> const& xNode in AnimationCommandNode()
H A Dgenerateevent.cxx86 uno::Reference<animations::XAnimationNode> xNode; in generateEvent() local
H A Danimationaudionode.cxx43 AnimationAudioNode::AnimationAudioNode( in AnimationAudioNode()
H A Dbasecontainernode.cxx44 BaseContainerNode::BaseContainerNode( in BaseContainerNode()
H A Dbasenode.cxx253 bool isMainSequenceRootNode_( in isMainSequenceRootNode_()
328 BaseNode::BaseNode( const uno::Reference< animations::XAnimationNode >& xNode, in BaseNode()
H A Danimationbasenode.cxx52 AnimationBaseNode::AnimationBaseNode( in AnimationBaseNode()
/trunk/main/svtools/workben/treecontrol/
H A Dtreetest.cxx132 …Reference< XMutableTreeNode > xNode( mxTreeDataModel->createNode( Any( rURL ), false ), UNO_QUERY_… in display() local
205 void DirectoryTree::fillNode( const Reference< XMutableTreeNode >& xNode ) in fillNode()
245 Reference< XMutableTreeNode > xNode( rEvent.Node, UNO_QUERY ); in requestChildNodes() local
/trunk/main/unoxml/source/xpath/
H A Dnodelist.cxx70 Reference< XNode > const xNode(m_pDocument->GetCNode(pNode).get()); in item() local
/trunk/main/unoxml/source/dom/
H A Dnode.cxx183 CNode::GetImplementation(uno::Reference<uno::XInterface> const& xNode) in GetImplementation()
454 Reference< XNode > const xNode( in getFirstChild() local
470 Reference< XNode > const xNode( in getLastChild() local
516 Reference< XNode > const xNode( in getNextSibling() local
596 Reference< XNode > const xNode( in getParentNode() local
633 Reference< XNode > const xNode( in getPreviousSibling() local
H A Dattributesmap.cxx205 CAttributesMap::setNamedItem(Reference< XNode > const& xNode) in setNamedItem()
225 CAttributesMap::setNamedItemNS(Reference< XNode > const& xNode) in setNamedItemNS()
H A Ddocument.cxx112 Reference<XNode> const xNode(i->second.first); in ~CDocument() local
168 uno::Reference<XNode> const xNode(i->second.first); in GetCNode() local
755 Reference< XNode > xNode; in lcl_ImportNode() local
942 Reference< XNode > const xNode( in importNode() local
/trunk/main/forms/source/xforms/submission/
H A Dserialization_app_xml.cxx91 Reference< XNode > xNode = rNode; in serialize_node() local
/trunk/main/sd/source/core/
H A DCustomAnimationCloner.cxx160 void CustomAnimationClonerImpl::transformNode( const Reference< XAnimationNode >& xNode ) in transformNode()
280 Reference< XAnimationNode > xNode; in transformValue() local
H A DCustomAnimationEffect.cxx398 Reference< XAnimationNode > xNode( xCloneable->createClone(), UNO_QUERY_THROW ); in clone() local
406 sal_Int32 CustomAnimationEffect::get_node_type( const Reference< XAnimationNode >& xNode ) in get_node_type()
1595 Reference< XAnimationNode > xNode( xEnumeration->nextElement(), UNO_QUERY ); in findCommandNode() local
1780 Reference< XAnimationNode > xNode( mxSequenceRoot, UNO_QUERY_THROW ); in EffectSequenceHelper() local
1829 Reference< XAnimationNode > xNode( pPreset->create( strEmpty ) ); in append() local
2014 Reference< XAnimationNode > xNode( xChildEnumeration->nextElement(), UNO_QUERY_THROW ); in implRebuild() local
2226 Reference< XAnimationNode > xNode( xNextContainer, UNO_QUERY_THROW ); in stl_process_after_effect_node_func() local
2257 Reference< XAnimationNode > xNode( xNextContainer, UNO_QUERY_THROW ); in stl_process_after_effect_node_func() local
3074 void EffectSequenceHelper::createEffectsequence( const Reference< XAnimationNode >& xNode ) in createEffectsequence()
3097 void EffectSequenceHelper::createEffects( const Reference< XAnimationNode >& xNode ) in createEffects()
[all …]
H A Dsdpage_animations.cxx76 void SdPage::setAnimationNode( Reference< XAnimationNode >& xNode ) throw (RuntimeException) in setAnimationNode()
H A DCustomAnimationPreset.cxx201 Reference< XAnimationNode > xNode( xCloneable->createClone(), UNO_QUERY_THROW ); in create() local
211 Reference< XAnimationNode > xNode; in create() local
626 Reference< XAnimationNode > xNode; in getRandomPreset() local
H A DTransitionPreset.cxx75 TransitionPreset::TransitionPreset( const ::com::sun::star::uno::Reference< ::com::sun::star::anima… in TransitionPreset()
/trunk/main/forms/source/xforms/
H A Dbinding.cxx527 void lcl_addListenerToNode( Reference<XNode> xNode, in lcl_addListenerToNode()
548 void lcl_removeListenerFromNode( Reference<XNode> xNode, in lcl_removeListenerFromNode()
727 Reference<XNode> xNode = maBindingExpression.getNode(); in valueModified() local
765 XNode_t xNode( rxNode ); in distributeMIP() local
1102 Binding::XNode_t xNode = maBindingExpression.getNode(); in setValue() local
1132 void lcl_getString( const Reference<XNode>& xNode, OUStringBuffer& rBuffer ) in lcl_getString()
1150 OUString lcl_getString( const Reference<XNode>& xNode ) in lcl_getString()
/trunk/main/slideshow/source/engine/
H A Deffectrewinder.cxx268 const uno::Reference<animations::XAnimationNode> xNode (aNodeQueue.front()); in countMainSequenceEffects() local
352 Reference<animations::XAnimationNode> xNode (rpNode->getXAnimationNode()); in notifyAnimationStart() local
H A Dusereventqueue.cxx202 void addEvent( const EventSharedPtr& rEvent, in addEvent()
818 const uno::Reference<animations::XAnimationNode>& xNode ) in registerAnimationEndEvent()
829 const uno::Reference<animations::XAnimationNode>& xNode ) in registerAudioStoppedEvent()
/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx679 css::uno::Reference<css::xml::dom::XNode> xNode = m_meta.find(name)->second; in getMetaText() local
693 css::uno::Reference<css::xml::dom::XNode> xNode = m_meta.find(name)->second; in setMetaText() local
760 css::uno::Reference<css::xml::dom::XNode> xNode = m_meta.find(name)->second; in getMetaAttr() local
812 css::uno::Reference<css::xml::dom::XNode> xNode(vec.at(i)); in setMetaList() local
849 css::uno::Reference<css::xml::dom::XNode> xNode(xElem, in setMetaList() local
988 css::uno::Reference<css::xml::dom::XNode> xNode = in updateElement() local
1170 css::uno::Reference<css::xml::dom::XNode> xNode( in init() local
1232 css::uno::Reference<css::xml::dom::XNode> xNode = in init() local
/trunk/main/framework/source/helper/
H A Docomponentaccess.cxx159 void OComponentAccess::impl_collectAllChildComponents( const css::uno::Reference< XFramesSupplier >… in impl_collectAllChildComponents()
/trunk/main/automation/source/server/
H A DXMLParser.cxx429 NodeRef xNode=pSAXParser->GetCurrentNode(); in HandleSAXParser() local
563 NodeRef xNode=pSAXParser->GetCurrentNode(); in HandleSAXParser() local
675 NodeRef xNode=pSAXParser->GetCurrentNode(); in HandleSAXParser() local
/trunk/main/xmloff/source/core/
H A DDomBuilderContext.cxx257 Reference<XNode> xNode( xElement, UNO_QUERY_THROW ); in lcl_createElement() local

Completed in 126 milliseconds

1234