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.cxx763 const uno::Reference< ucb::XCommandProcessor > & xCommandProcessorS, in transferProperties()
773 xCommandProcessorS->execute( aGetPropertySetInfoCommand, 0, rContext.xEnv ) in transferProperties()
803 xCommandProcessorS->execute( in transferProperties()
928 const uno::Reference< ucb::XCommandProcessor > & xCommandProcessorS ) in getInputStream()
954 xCommandProcessorS->execute( aOpenCommand, 0, rContext.xEnv ); in getInputStream()
994 xCommandProcessorS->execute( aOpenCommand, 0, rContext.xEnv ); in getInputStream()
1016 const uno::Reference< ucb::XCommandProcessor > & xCommandProcessorS ) in getResultSet()
1042 xCommandProcessorS->execute( aOpenCommand, 0, rContext.xEnv ) >>= xSet; in getResultSet()
1066 ucb::XCommandProcessor > & xCommandProcessorS, in handleNameClashRename()
1175 = getInputStream( rContext, xCommandProcessorS ); in handleNameClashRename()
[all …]