Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
92e159af
Kaydet (Commit)
92e159af
authored
Tem 24, 2001
tarafından
Thomas Lange
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#90131# ENABLEUNICODE ifdefs removed
üst
6dbd04eb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
12 deletions
+3
-12
edtspell.hxx
svx/inc/edtspell.hxx
+3
-12
No files found.
svx/inc/edtspell.hxx
Dosyayı görüntüle @
92e159af
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: edtspell.hxx,v $
* $RCSfile: edtspell.hxx,v $
*
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
*
* last change: $Author: tl $ $Date: 200
0-10-27 09:28:06
$
* last change: $Author: tl $ $Date: 200
1-07-24 08:25:51
$
*
*
* 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
...
@@ -90,25 +90,16 @@ protected:
...
@@ -90,25 +90,16 @@ protected:
virtual
BOOL
SpellContinue
();
// Bereich pruefen
virtual
BOOL
SpellContinue
();
// Bereich pruefen
virtual
void
ReplaceAll
(
const
String
&
rNewText
,
INT16
nLanguage
);
virtual
void
ReplaceAll
(
const
String
&
rNewText
,
INT16
nLanguage
);
virtual
void
SpellEnd
();
virtual
void
SpellEnd
();
// virtual BOOL
CanRestart
();
// virtual BOOL ();
virtual
BOOL
SpellMore
();
virtual
BOOL
SpellMore
();
virtual
BOOL
HasOtherCnt
();
virtual
BOOL
HasOtherCnt
();
virtual
void
ScrollArea
();
virtual
void
ScrollArea
();
#ifndef ENABLEUNICODE
virtual
void
ChangeWord
(
const
String
&
rNewWord
,
const
USHORT
nLang
);
virtual
void
ChangeWord
(
const
String
&
rNewWord
,
const
USHORT
nLang
);
virtual
void
ChangeThesWord
(
const
String
&
rNewWord
);
virtual
void
ChangeThesWord
(
const
String
&
rNewWord
);
// virtual void ChangeAll( const String& rNewWord );
// virtual void ChangeAll( const String& rNewWord );
virtual
void
AutoCorrect
(
const
String
&
rOldWord
,
const
String
&
rNewWord
);
virtual
void
AutoCorrect
(
const
String
&
rOldWord
,
const
String
&
rNewWord
);
// virtual String GetCurrentWord() const;
// virtual String GetCurrentWord() const;
#else
virtual
void
ChangeWord
(
const
UniString
&
rNewWord
,
const
USHORT
nLang
);
virtual
void
ChangeThesWord
(
const
UniString
&
rNewWord
);
// virtual void ChangeAll( const UniString& rNewWord );
virtual
void
AutoCorrect
(
const
UniString
&
rOldWord
,
const
UniString
&
rNewWord
);
// virtual UniString GetCurrentWord() const;
#endif
public
:
public
:
EditSpellWrapper
(
Window
*
pWin
,
EditSpellWrapper
(
Window
*
pWin
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment