Kaydet (Commit) 2e9639b8 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

#65293#: return value

üst cf598728
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: itratr.hxx,v $ * $RCSfile: itratr.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: ama $ $Date: 2000-12-11 11:04:00 $ * last change: $Author: hr $ $Date: 2000-12-11 16:07:25 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -105,7 +105,7 @@ private: ...@@ -105,7 +105,7 @@ private:
MSHORT nChgCnt; MSHORT nChgCnt;
BYTE nPropFont; BYTE nPropFont;
void SeekFwd( const xub_StrLen nPos ); void SeekFwd( const xub_StrLen nPos );
inline SetFnt( SwFont* pNew ) { pFnt = pNew; } inline void SetFnt( SwFont* pNew ) { pFnt = pNew; }
protected: protected:
void Chg( SwTxtAttr *pHt ); void Chg( SwTxtAttr *pHt );
......
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