Searched refs:removeModuleOrDialog (Results 1 – 1 of 1) sorted by relevance
301 …bool removeModuleOrDialog( LibraryContainerType _eType, const ::rtl::OUString& _rLibName, c…576 …bool ScriptDocument_Impl::removeModuleOrDialog( LibraryContainerType _eType, const ::rtl::OUString… in removeModuleOrDialog() function in basctl::ScriptDocument_Impl1410 return m_pImpl->removeModuleOrDialog( E_SCRIPTS, _rLibName, _rModuleName ); in removeModule()1461 return m_pImpl->removeModuleOrDialog( E_DIALOGS, _rLibName, _rDialogName ); in removeDialog()
Completed in 24 milliseconds