INTEGRATION: CWS tune05 (1.4.762); FILE MERGED
2004/07/23 15:53:36 mhu 1.4.762.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/22 10:58:40 cmc 1.4.762.1: #i30554# unused SwExtTextInput methods
This commit is contained in:
parent
90421c9145
commit
b49d4ea3e9
1 changed files with 2 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: extinput.hxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-06-17 16:02:50 $
|
||||
* last change: $Author: obo $ $Date: 2004-08-12 12:01:47 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -86,8 +86,6 @@ public:
|
|||
virtual ~SwExtTextInput();
|
||||
|
||||
void SetInputData( const CommandExtTextInputData& rData );
|
||||
void InvalidateRange();
|
||||
void SetFontForPos( USHORT nPos, Font& rFont );
|
||||
const SvUShorts& GetAttrs() const { return aAttrs; }
|
||||
BOOL IsInsText() const { return bInsText; }
|
||||
void SetInsText( BOOL bFlag ) { bInsText = bFlag; }
|
||||
|
|
Loading…
Reference in a new issue