]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmbase.tex
define _HPUX_SOURCE under HP-UX, otherwise many things are not defined in standard...
[wxWidgets.git] / docs / latex / wx / strmbase.tex
index 70ba8506d77ee82fada0eba6b2cc63e273357546..8c495730c309376c74b6282da247072d8f6e68c8 100644 (file)
@@ -47,7 +47,7 @@ Destructor.
 \constfunc{wxFileOffset}{GetLength}{\void}
 
 Returns the length of the stream in bytes. If the length cannot be determined
-(this is always the case for socket streams for example), returns
+(this is always the case for socket streams for example), returns 
 \texttt{wxInvalidOffset}.
 
 \newsince{2.5.4}
@@ -94,7 +94,7 @@ Returns true if no error occurred on the stream.
 \helpref{GetLastError}{wxstreambasegetlasterror}
 
 
-\membersection{wxStreamBase::IsSeekable}\label{wxstreambaseisok}
+\membersection{wxStreamBase::IsSeekable}\label{wxstreambaseisseekable}
 
 \constfunc{bool}{IsSeekable}{\void}
 
@@ -131,4 +131,3 @@ real position.
 
 See \helpref{OnSysRead}{wxstreambaseonsysread}.
 
-