INTEGRATION: CWS tl18 (1.24.38); FILE MERGED
2006/04/19 14:05:41 tl 1.24.38.1: #i64467# applying function name change to be consistent with naming in svx
This commit is contained in:
parent
775fa5a262
commit
b581180623
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: edtwin.hxx,v $
|
||||
*
|
||||
* $Revision: 1.24 $
|
||||
* $Revision: 1.25 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2006-03-14 09:38:13 $
|
||||
* last change: $Author: rt $ $Date: 2006-05-05 08:09:06 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -245,7 +245,7 @@ public:
|
|||
BOOL IsChainMode() const { return bChainMode; }
|
||||
|
||||
void FlushInBuffer();
|
||||
BOOL IsInputSequenceChecking( const String &rText, const SwPaM& rCrsr ) const;
|
||||
BOOL IsInputSequenceCheckingRequired( const String &rText, const SwPaM& rCrsr ) const;
|
||||
|
||||
|
||||
static void SetReplaceQuote(BOOL bOn = TRUE) { bReplaceQuote = bOn; }
|
||||
|
|
Loading…
Reference in a new issue