Home
last modified time | relevance | path

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

/trunk/main/basctl/source/inc/
H A Dscriptdocument.hxx291 …bool removeModule( const ::rtl::OUString& _rLibName, const ::rtl::OUString& _rModuleName ) …
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx393 if ( rSourceDoc.removeModule( aSourceLibName, aSourceName ) ) in NotifyCopyingMoving()
915 bSuccess = aDocument.removeModule( aLibName, aName ); in DeleteCurrent()
H A Dbasides1.cxx106 if ( aDocument.removeModule( aLibName, aName ) ) in ExecuteCurrent()
H A Dscriptdocument.cxx1408 …bool ScriptDocument::removeModule( const ::rtl::OUString& _rLibName, const ::rtl::OUString& _rModu… in removeModule() function in basctl::ScriptDocument

Completed in 27 milliseconds