Searched refs:RenameDialog (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/basctl/source/inc/ |
H A D | baside3.hxx | 90 sal_Bool RenameDialog( const String& rNewName );
|
H A D | basobj.hxx | 113 bool RenameDialog(
|
/aoo42x/main/basctl/source/basicide/ |
H A D | baside3.cxx | 668 sal_Bool DialogWindow::RenameDialog( const String& rNewName ) in RenameDialog() function in DialogWindow 670 if ( !BasicIDE::RenameDialog( this, GetDocument(), GetLibName(), GetName(), rNewName ) ) in RenameDialog()
|
H A D | basobj3.cxx | 174 bool RenameDialog( Window* pErrorParent, const ScriptDocument& rDocument, const String& rLibName, c… in RenameDialog() function
|
H A D | moduldlg.cxx | 126 : BasicIDE::RenameDialog( this, aDocument, aLibName, aCurText, rNewText ); in EditedEntry()
|
H A D | basides1.cxx | 450 bRenameOk = pDlgWin->RenameDialog( aNewName ); in ExecuteGlobal()
|
Completed in 55 milliseconds