Searched refs:xNewNameReplace (Results 1 – 1 of 1) sorted by relevance
723 uno::Reference< container::XNameReplace > xNewNameReplace; in move() local724 aEntry >>= xNewNameReplace; in move()726 OSL_ENSURE( xNewNameReplace.is(), in move()729 if ( !xNewNameReplace.is() ) in move()768 xNewNameReplace->replaceByName( in move()780 xNewNameReplace->replaceByName( in move()784 xNewNameReplace->replaceByName( in move()
Completed in 8 milliseconds