Home
last modified time | relevance | path

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

/trunk/main/ucb/source/core/
H A Ducbcmds.cxx745 const uno::Reference< ucb::XCommandProcessor > & xCommandProcessorS, in transferProperties()
754 xCommandProcessorS->execute( aGetPropertySetInfoCommand, 0, rContext.xEnv ) in transferProperties()
784 xCommandProcessorS->execute( in transferProperties()
909 const uno::Reference< ucb::XCommandProcessor > & xCommandProcessorS ) in getInputStream()
934 xCommandProcessorS->execute( aOpenCommand, 0, rContext.xEnv ); in getInputStream()
974 xCommandProcessorS->execute( aOpenCommand, 0, rContext.xEnv ); in getInputStream()
996 const uno::Reference< ucb::XCommandProcessor > & xCommandProcessorS ) in getResultSet()
1021 xCommandProcessorS->execute( aOpenCommand, 0, rContext.xEnv ) >>= xSet; in getResultSet()
1045 ucb::XCommandProcessor > & xCommandProcessorS, in handleNameClashRename()
1153 = getInputStream( rContext, xCommandProcessorS ); in handleNameClashRename()
[all …]