Home
last modified time | relevance | path

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

/aoo4110/main/basctl/source/basicide/
H A Dbasobj2.cxx169 if ( !rDocument.hasModule( rLibName, rOldName ) ) in RenameModule()
175 if ( rDocument.hasModule( rLibName, rNewName ) ) in RenameModule()
435 …if ( rDocument.hasModule( rLibName, rModName ) && rDocument.getModule( rLibName, rModName, aOUSour… in HasMethod()
H A Dmoduldlg.cxx249 if ( ( eSourceType == OBJ_TYPE_MODULE && rDestDoc.hasModule( aDestLibName, aSourceName ) ) || in NotifyAcceptDrop()
995 if( rDocument.hasModule( aLibName, aModName ) ) in createModImpl()
H A Dbasides2.cxx249 if ( rDocument.hasModule( aLibName, aModName ) ) in CreateBasWin()
H A Dbastype3.cxx443 bIsValid = aDocument.hasModule( aLibName, aName ); in IsValidEntry()
H A Dscriptdocument.cxx1414 …bool ScriptDocument::hasModule( const ::rtl::OUString& _rLibName, const ::rtl::OUString& _rModuleN… in hasModule() function in basctl::ScriptDocument
/aoo4110/main/oox/inc/oox/ole/
H A Dvbaproject.hxx137 bool hasModule( const ::rtl::OUString& rModuleName ) const;
/aoo4110/main/basctl/source/inc/
H A Dscriptdocument.hxx334 … bool hasModule( const ::rtl::OUString& _rLibName, const ::rtl::OUString& _rModName ) const;
/aoo4110/main/oox/source/ole/
H A Dvbaproject.cxx192 bool VbaProject::hasModule( const OUString& rModuleName ) const in hasModule() function in oox::ole::VbaProject

Completed in 50 milliseconds