Searched refs:xCommandProcessorS (Results 1 – 1 of 1) sorted by relevance
763 const uno::Reference< ucb::XCommandProcessor > & xCommandProcessorS, 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()1016 const uno::Reference< ucb::XCommandProcessor > & xCommandProcessorS ) in getResultSet()1066 ucb::XCommandProcessor > & xCommandProcessorS, in handleNameClashRename()1339 uno::Reference< ucb::XCommandProcessor > xCommandProcessorS( in globalTransfer_() local1341 if ( !xCommandProcessorS.is() ) in globalTransfer_()1372 xInputStream = getInputStream( rContext, xCommandProcessorS ); in globalTransfer_()1384 xResultSet = getResultSet( rContext, xCommandProcessorS ); in globalTransfer_()[all …]
Completed in 15 milliseconds