Searched refs:xVBE (Results 1 – 2 of 2) sorted by relevance
268 uno::Reference< XInterface > xVBE( xApp->getVBE(), uno::UNO_QUERY_THROW ); in getVBProject() local270 aArgs[ 0 ] <<= xVBE; // the VBE in getVBProject()
391 uno::Reference< uno::XInterface > xVBE = xServiceManager->createInstanceWithArgumentsAndContext( in getVBE() local393 return uno::Any( xVBE ); in getVBE()
Completed in 17 milliseconds