User: kz Date: 2008-03-06 18:01:02+0000 Modified: dba/dbaccess/source/core/inc/ContentHelper.hxx
Log: INTEGRATION: CWS odbmacros2 (1.9.2); FILE MERGED 2007/12/12 09:53:50 fs 1.9.2.1: #i49133# getStorage is not used here File Changes: Directory: /dba/dbaccess/source/core/inc/ ========================================= File [changed]: ContentHelper.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/ContentHelper.hxx?r1=1.9&r2=1.10 Delta lines: +0 -3 ------------------- --- ContentHelper.hxx 2007-11-21 15:40:06+0000 1.9 +++ ContentHelper.hxx 2008-03-06 18:00:59+0000 1.10 @@ -231,9 +231,6 @@ // XRename virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw (::com::sun::star::sdbc::SQLException, ::com::sun::star::container::ElementExistException, ::com::sun::star::uno::RuntimeException); - // helper - virtual ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage> getStorage() const; - inline const ContentProperties& getContentProperties() const { return m_pImpl->m_aProps; } ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRow > getPropertyValues( const ::com::sun::star::uno::Sequence< --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
