Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx507 … uno::Reference< ucb::XCommandProcessor2 > xCommandProcessor2(xCommandProcessor, uno::UNO_QUERY); in load() local
508 if( xCommandProcessor2.is() ) in load()
509 xCommandProcessor2->releaseCommandIdentifier(nCommandId); in load()
515 uno::Reference< ucb::XCommandProcessor2 > xCommandProcessor2(xCommandProcessor, uno::UNO_QUERY); in load() local
516 if( xCommandProcessor2.is() ) in load()
517 xCommandProcessor2->releaseCommandIdentifier(nCommandId); in load()