User: rt Date: 2007/04/26 00:57:19 Modified: dba/dbaccess/source/ui/dlg/UserAdminDlg.cxx
Log: INTEGRATION: CWS residcleanup (1.9.80); FILE MERGED 2007/02/26 22:58:46 pl 1.9.80.1: #i74635# no more ResMgr default File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: UserAdminDlg.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/UserAdminDlg.cxx?r1=1.9&r2=1.10 Delta lines: +1 -1 ------------------- --- UserAdminDlg.cxx 17 Sep 2006 07:06:53 -0000 1.9 +++ UserAdminDlg.cxx 26 Apr 2007 07:57:16 -0000 1.10 @@ -128,7 +128,7 @@ delete pExampleSet; pExampleSet = new SfxItemSet(*GetInputSetImpl()); - AddTabPage(TAB_PAGE_USERADMIN, String(ResId(STR_PAGETITLE_USERADMIN)), OUserAdmin::Create,0, sal_False, 1); + AddTabPage(TAB_PAGE_USERADMIN, String(ModuleRes(STR_PAGETITLE_USERADMIN)), OUserAdmin::Create,0, sal_False, 1); // remove the reset button - it's meaning is much too ambiguous in this dialog RemoveResetButton(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
