Searched refs:xCmdProc (Results 1 – 3 of 3) sorted by relevance
90 XCommandProcessor xCmdProc in testNameClashASK() local94 xCmdProc != null); in testNameClashASK()96 ResourceCopier cp = new ResourceCopier( xCmdProc ); in testNameClashASK()
240 uno::Reference< ucb::XCommandProcessor > xCmdProc( in queryPropertyValues() local242 sal_Int32 nCmdId( xCmdProc->createCommandIdentifier() ); in queryPropertyValues()247 uno::Any aResult( xCmdProc->execute( in queryPropertyValues()
1536 Reference< XCommandProcessor > xCmdProc( in transferContent() local1538 if ( !xCmdProc.is() ) in transferContent()1584 xCmdProc->execute( aCommand, 0, m_xImpl->getEnvironment() ); in transferContent()
Completed in 32 milliseconds