Home
last modified time | relevance | path

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

/aoo4110/main/offapi/com/sun/star/script/vba/
H A DXVBAModuleInfo.idl42 com::sun::star::script::ModuleInfo getModuleInfo( [in] string ModuleName )
/aoo4110/main/basctl/source/basicide/
H A Dbastype2.cxx66 script::ModuleInfo aModuleInfo = xVBAModuleInfo->getModuleInfo( rModName ); in getObjectName()
88 script::ModuleInfo aModuleInfo = xVBAModuleInfo->getModuleInfo( rModName ); in getModuleType()
H A Dscriptdocument.cxx695 ModuleInfo sModuleInfo = xVBAModuleInfo->getModuleInfo( _rOldName ); in renameModuleOrDialog()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbaeventshelperbase.cxx323 return mxModuleInfos->getModuleInfo( rModuleName ).ModuleType; in getModuleType()
/aoo4110/main/basic/source/uno/
H A Dscriptcont.cxx217 script::ModuleInfo aModInfo = xModInfo->getModuleInfo( aElementName ); in writeLibraryElement()
1279 SfxScriptLibrary::getModuleInfo( const ::rtl::OUString& ModuleName ) throw (NoSuchElementException,… in getModuleInfo() function in basic::SfxScriptLibrary
/aoo4110/main/basic/source/inc/
H A Dscriptcont.hxx181 …virtual ::com::sun::star::script::ModuleInfo SAL_CALL getModuleInfo( const ::rtl::OUString& Module…
/aoo4110/main/basic/source/basmgr/
H A Dbasmgr.cxx244 ModuleInfo mInfo = xVBAModuleInfo->getModuleInfo( aModuleName ); in addLibraryModulesImpl()
306 ModuleInfo mInfo = xVBAModuleInfo->getModuleInfo( aName ); in elementInserted()

Completed in 75 milliseconds