Searched refs:xNewName (Results 1 – 1 of 1) sorted by relevance
1173 uno::Reference<container::XNamed> xNewName( xNew, uno::UNO_QUERY ); in WriteToSource() local1174 if (xNewName.is()) in WriteToSource()1176 xNewName->setName( aNewName ); in WriteToSource()
Completed in 27 milliseconds