User: hr Date: 2007-09-26 14:26:35+0000 Modified: dba/connectivity/inc/connectivity/TKeys.hxx
Log: INTEGRATION: CWS dba24a (1.4.164); FILE MERGED 2007/09/25 10:35:55 oj 1.4.164.1: #i81922# new method to get drop stmt File Changes: Directory: /dba/connectivity/inc/connectivity/ ============================================== File [changed]: TKeys.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/TKeys.hxx?r1=1.4&r2=1.5 Delta lines: +2 -0 ------------------- --- TKeys.hxx 2006-07-10 14:15:58+0000 1.4 +++ TKeys.hxx 2007-09-26 14:26:32+0000 1.5 @@ -60,6 +60,8 @@ virtual sdbcx::ObjectType appendObject( const ::rtl::OUString& _rForName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& descriptor ); virtual void dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName); + virtual ::rtl::OUString getDropForeignKey() const; + public: OKeysHelper( OTableHelper* _pTable, ::osl::Mutex& _rMutex, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
