Index: stg.hxx =================================================================== RCS file: /cvs/util/sot/inc/stg.hxx,v retrieving revision 1.19 diff -u -r1.19 stg.hxx --- stg.hxx 27 Mar 2003 11:47:54 -0000 1.19 +++ stg.hxx 12 Jun 2003 12:43:12 -0000 @@ -405,7 +405,7 @@ BOOL SetProperty( const String& rName, const ::com::sun::star::uno::Any& rValue ); BOOL GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue ); BOOL GetProperty( const String& rEleName, const String& rName, ::com::sun::star::uno::Any& rValue ); - GetXInputStream(); +// GetXInputStream(); #if _SOLAR__PRIVATE UCBStorageElement_Impl* FindElement_Impl( const String& rName ) const;