Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddpsave.cxx1173 uno::Reference<container::XNamed> xNewName( xNew, uno::UNO_QUERY ); in WriteToSource() local
1174 if (xNewName.is()) in WriteToSource()
1176 xNewName->setName( aNewName ); in WriteToSource()

Completed in 16 milliseconds