Searched refs:RemoveDialog (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/basctl/source/inc/ |
H A D | basidesh.hxx | 75 …bool RemoveDialog( const ScriptDocument& rDocument, const String& rLibName, const String& rDlgName… 84 friend bool BasicIDE::RemoveDialog( const ScriptDocument& rDocument, const String& rLibName, const …
|
H A D | basobj.hxx | 117 bool RemoveDialog(
|
/aoo4110/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 413 if ( BasicIDE::RemoveDialog( rSourceDoc, aSourceLibName, aSourceName ) ) in NotifyCopyingMoving() 917 bSuccess = BasicIDE::RemoveDialog( aDocument, aLibName, aName ); in DeleteCurrent()
|
H A D | basobj3.cxx | 234 bool RemoveDialog( const ScriptDocument& rDocument, const String& rLibName, const String& rDlgName ) in RemoveDialog() function
|
H A D | baside3.cxx | 1210 if ( BasicIDE::RemoveDialog( rDocument, aLibName, aNewDlgName ) ) in implImportDialog()
|
H A D | basides1.cxx | 117 if ( BasicIDE::RemoveDialog( aDocument, aLibName, aName ) ) in ExecuteCurrent()
|
Completed in 41 milliseconds