Searched refs:getModule (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/basctl/source/basicide/ |
H A D | basobj2.cxx | 400 if ( rDocument.getModule( rLibName, rModName, aOUSource ) ) in GetMethodNames() 435 …if ( rDocument.hasModule( rLibName, rModName ) && rDocument.getModule( rLibName, rModName, aOUSour… in HasMethod()
|
H A D | moduldlg.cxx | 390 if ( rSourceDoc.getModule( aSourceLibName, aSourceName, aModule ) ) in NotifyCopyingMoving() 437 if ( rSourceDoc.getModule( aSourceLibName, aSourceName, aModule ) ) in NotifyCopyingMoving()
|
H A D | basides2.cxx | 250 bSuccess = rDocument.getModule( aLibName, aModName, aModule ); in CreateBasWin()
|
H A D | scriptdocument.cxx | 1420 …bool ScriptDocument::getModule( const ::rtl::OUString& _rLibName, const ::rtl::OUString& _rModName… in getModule() function in basctl::ScriptDocument
|
/aoo42x/main/basctl/source/inc/ |
H A D | scriptdocument.hxx | 346 …bool getModule( const ::rtl::OUString& _rLibName, const ::rtl::OUString& _rModName, ::rtl::…
|
Completed in 92 milliseconds