User: kz Date: 05/06/30 09:35:52 Modified: /dba/dbaccess/source/ui/uno/ DBTypeWizDlgSetup.hxx
Log: INTEGRATION: CWS wizopendb (1.3.62); FILE MERGED 2005/06/06 10:40:45 fs 1.3.62.1: #i42477# allow the 'New Database' wizard to load existing documents File Changes: Directory: /dba/dbaccess/source/ui/uno/ ======================================= File [changed]: DBTypeWizDlgSetup.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/uno/DBTypeWizDlgSetup.hxx?r1=1.3&r2=1.4 Delta lines: +4 -2 ------------------- --- DBTypeWizDlgSetup.hxx 17 Feb 2005 11:10:12 -0000 1.3 +++ DBTypeWizDlgSetup.hxx 30 Jun 2005 16:35:49 -0000 1.4 @@ -77,8 +77,10 @@ :public ODatabaseAdministrationDialog ,public ::comphelper::OPropertyArrayUsageHelper< ODBTypeWizDialogSetup > { + ::rtl::OUString m_sExistingDocToOpen; sal_Bool m_bOpenDatabase; sal_Bool m_bStartTableWizard; + protected: ODBTypeWizDialogSetup(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
