Searched refs:xAttributeCloner (Results 1 – 1 of 1) sorted by relevance
173 Reference < XCloneable > xAttributeCloner( xAttributes, UNO_QUERY ); in ElementNode() local174 if ( xAttributeCloner.is() ) in ElementNode()175 … xAttributeList = Reference < XAttributeList > ( xAttributeCloner->createClone() , UNO_QUERY ); in ElementNode()
Completed in 17 milliseconds