Home
last modified time | relevance | path

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

/trunk/main/ucb/test/com/sun/star/comp/ucb/
H A DGlobalTransfer_Test.java90 XCommandProcessor xCmdProc in testNameClashASK() local
94 xCmdProc != null); in testNameClashASK()
96 ResourceCopier cp = new ResourceCopier( xCmdProc ); in testNameClashASK()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.cxx240 uno::Reference< ucb::XCommandProcessor > xCmdProc( in queryPropertyValues() local
242 sal_Int32 nCmdId( xCmdProc->createCommandIdentifier() ); in queryPropertyValues()
247 uno::Any aResult( xCmdProc->execute( in queryPropertyValues()
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx1536 Reference< XCommandProcessor > xCmdProc( in transferContent() local
1538 if ( !xCmdProc.is() ) in transferContent()
1584 xCmdProc->execute( aCommand, 0, m_xImpl->getEnvironment() ); in transferContent()

Completed in 25 milliseconds