Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A DXMLParser.cxx173 Reference < XCloneable > xAttributeCloner( xAttributes, UNO_QUERY ); in ElementNode() local
174 if ( xAttributeCloner.is() ) in ElementNode()
175 xAttributeList = Reference < XAttributeList > ( xAttributeCloner->createClone() , UNO_QUERY ); in ElementNode()

Completed in 17 milliseconds