Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/update/feed/
H A Dupdatefeed.cxx522 … uno::Reference< ucb::XCommandProcessor2 > xCommandProcessor2(xCommandProcessor, uno::UNO_QUERY); in load() local
523 if( xCommandProcessor2.is() ) in load()
524 xCommandProcessor2->releaseCommandIdentifier(nCommandId); in load()
530 uno::Reference< ucb::XCommandProcessor2 > xCommandProcessor2(xCommandProcessor, uno::UNO_QUERY); in load() local
531 if( xCommandProcessor2.is() ) in load()
532 xCommandProcessor2->releaseCommandIdentifier(nCommandId); in load()

Completed in 19 milliseconds