INTEGRATION: CWS tune05 (1.3.734); FILE MERGED
2004/07/22 08:21:08 cmc 1.3.734.1: #i30554# SwSrcEditWindow::SyntaxColorsChanged unused
This commit is contained in:
parent
d8146e4daf
commit
480891386f
1 changed files with 2 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: srcedtw.hxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: os $ $Date: 2002-08-30 10:32:49 $
|
||||
* last change: $Author: obo $ $Date: 2004-08-12 13:06:37 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -185,8 +185,6 @@ public:
|
|||
|
||||
void DoDelayedSyntaxHighlight( USHORT nPara );
|
||||
|
||||
void SyntaxColorsChanged();
|
||||
|
||||
void SetStartLine(USHORT nLine){nStartLine = nLine;}
|
||||
|
||||
virtual void Command( const CommandEvent& rCEvt );
|
||||
|
|
Loading…
Reference in a new issue