Home
last modified time | relevance | path

Searched defs:xNewNode (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/automation/source/server/
H A DXMLParser.cxx183 void ElementNode::AppendNode( NodeRef xNewNode ) in AppendNode()
350 NodeRef xNewNode = new ElementNode ( String(aName), xAttribs ); in startElement() local
375 NodeRef xNewNode = new CharacterNode ( String(aChars) ); in characters() local
/aoo42x/main/sd/source/core/
H A Dundoanim.cxx106 Reference< XAnimationNode > xNewNode; in Redo() local
H A DCustomAnimationPreset.cxx599 Reference< XAnimationNode > xNewNode( pDescriptor->create( rPresetSubType ) ); in changePresetSubType() local
H A DCustomAnimationEffect.cxx1057 Reference< XAnimationNode > xNewNode( xNewContainer, UNO_QUERY_THROW ); in setIterateType() local
1951 Reference< XAnimationNode > xNewNode( pPreset->create( rPresetSubType ) ); in replace() local
/aoo42x/main/sd/source/ui/unoidl/
H A Drandomnode.cxx551 Reference< XCloneable > xNewNode( new RandomAnimationNode( *this ) ); in createClone() local
/aoo42x/main/svx/source/form/
H A Ddatanavi.cxx500 Reference< css::xml::dom::XNode > xNewNode; in DoToolBoxAction() local
2737 Reference< css::xml::dom::XNode > xNewNode = in IMPL_LINK() local
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx1175 Reference< XCloneable > xNewNode; in createClone() local

Completed in 101 milliseconds