Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/uno/
H A Dscriptcont.cxx214 Reference< script::vba::XVBAModuleInfo > xModInfo( xLib, UNO_QUERY ); in writeLibraryElement() local
215 if( xModInfo.is() && xModInfo->hasModuleInfo( aElementName ) ) in writeLibraryElement()
217 script::ModuleInfo aModInfo = xModInfo->getModuleInfo( aElementName ); in writeLibraryElement()

Completed in 33 milliseconds