Tag: cws_src680_odbmacros2
User: fs      
Date: 2007-12-12 09:53:53+0000
Modified:
   dba/dbaccess/source/core/inc/ContentHelper.hxx

Log:
 #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.9.2.1
Delta lines:  +3 -6
-------------------
--- ContentHelper.hxx   2007-11-21 15:40:06+0000        1.9
+++ ContentHelper.hxx   2007-12-12 09:53:50+0000        1.9.2.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: ContentHelper.hxx,v $
  *
- *  $Revision: 1.9 $
+ *  $Revision: 1.9.2.1 $
  *
- *  last change: $Author: ihi $ $Date: 2007/11/21 15:40:06 $
+ *  last change: $Author: fs $ $Date: 2007/12/12 09:53:50 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -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]

Reply via email to