Home
last modified time | relevance | path

Searched refs:xVBE (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbadocumentbase.cxx268 uno::Reference< XInterface > xVBE( xApp->getVBE(), uno::UNO_QUERY_THROW ); in getVBProject() local
270 aArgs[ 0 ] <<= xVBE; // the VBE in getVBProject()
H A Dvbaapplicationbase.cxx391 uno::Reference< uno::XInterface > xVBE = xServiceManager->createInstanceWithArgumentsAndContext( in getVBE() local
393 return uno::Any( xVBE ); in getVBE()

Completed in 19 milliseconds