Kaydet (Commit) 85d7d6ba authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS rt02 (1.3.4); FILE MERGED

2003/09/30 13:37:35 rt 1.3.4.1: #i19697# No newline at end of file
üst 9621776f
......@@ -2,9 +2,9 @@
*
* $RCSfile: odma_inputstream.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: kz $ $Date: 2003-08-25 13:01:02 $
* last change: $Author: rt $ $Date: 2003-10-06 15:47:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -333,4 +333,4 @@ sal_Int64 SAL_CALL OOdmaStream::getLength()
ensureInputStream();
return m_xInputSeek.is() ? m_xInputSeek->getLength() : sal_Int64(0);
}
// -----------------------------------------------------------------------------
\ No newline at end of file
// -----------------------------------------------------------------------------
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment