User: kz Date: 2007-05-10 10:29:42+0000 Log: INTEGRATION: CWS dba23a (1.31.30); FILE MERGED 2007/02/26 11:48:14 fs 1.31.30.1: remove unused code Issue number: #i74804# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED]
File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: UITools.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/UITools.hxx?r1=1.31&r2=1.32 Delta lines: +0 -12 -------------------- --- UITools.hxx 2006-12-13 16:51:56+0000 1.31 +++ UITools.hxx 2007-05-10 10:29:40+0000 1.32 @@ -439,18 +439,6 @@ ::rtl::OUString getStrippedDatabaseName(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xDataSource ,::rtl::OUString& _rsDatabaseName); - /** converts the URL for UI purpose, system file based URLs will be converted into system path. - @param _bPrefix - <TRUE/> if the type prefix should append in front of the URL, otherwise it will be dropped. - @param _pCollection - The type collection. - @param _sURL - The URL which should be converted. - @return - The new converted URL. - */ - String convertURLtoUI(sal_Bool _bPrefix,ODsnTypeCollection* _pCollection,const ::rtl::OUString& _sURL); - /** returns the standard database filter @retrun the filter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
