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
1fa4154c
Kaydet (Commit)
1fa4154c
authored
May 02, 2012
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove GoPrevSentence indicated in unused
Change-Id: I492677ed33cf21404b22c2d8770fe32d2cac3839
üst
9aff8869
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
6 deletions
+0
-6
crsrsh.hxx
sw/inc/crsrsh.hxx
+0
-1
crstrvl1.cxx
sw/source/core/crsr/crstrvl1.cxx
+0
-4
unusedcode.easy
unusedcode.easy
+0
-1
No files found.
sw/inc/crsrsh.hxx
Dosyayı görüntüle @
1fa4154c
...
@@ -719,7 +719,6 @@ public:
...
@@ -719,7 +719,6 @@ public:
sal_Bool
GoNextWord
();
sal_Bool
GoNextWord
();
sal_Bool
GoPrevWord
();
sal_Bool
GoPrevWord
();
sal_Bool
GoNextSentence
();
sal_Bool
GoNextSentence
();
sal_Bool
GoPrevSentence
();
sal_Bool
GoStartSentence
();
sal_Bool
GoStartSentence
();
sal_Bool
GoEndSentence
();
sal_Bool
GoEndSentence
();
sal_Bool
SelectWord
(
const
Point
*
pPt
=
0
);
sal_Bool
SelectWord
(
const
Point
*
pPt
=
0
);
...
...
sw/source/core/crsr/crstrvl1.cxx
Dosyayı görüntüle @
1fa4154c
...
@@ -83,10 +83,6 @@ sal_Bool SwCrsrShell::GoEndSentence()
...
@@ -83,10 +83,6 @@ sal_Bool SwCrsrShell::GoEndSentence()
return
CallCrsrFN
(
&
SwCursor
::
GoEndSentence
);
return
CallCrsrFN
(
&
SwCursor
::
GoEndSentence
);
}
}
sal_Bool
SwCrsrShell
::
GoPrevSentence
()
{
return
CallCrsrFN
(
&
SwCursor
::
GoPrevSentence
);
}
sal_Bool
SwCrsrShell
::
GoStartSentence
()
sal_Bool
SwCrsrShell
::
GoStartSentence
()
{
{
return
CallCrsrFN
(
&
SwCursor
::
GoStartSentence
);
return
CallCrsrFN
(
&
SwCursor
::
GoStartSentence
);
...
...
unusedcode.easy
Dosyayı görüntüle @
1fa4154c
...
@@ -144,7 +144,6 @@ SwContentArr::Insert(SwContent* const*, unsigned short)
...
@@ -144,7 +144,6 @@ SwContentArr::Insert(SwContent* const*, unsigned short)
SwContentArr::Insert(SwContentArr const*, unsigned short, unsigned short)
SwContentArr::Insert(SwContentArr const*, unsigned short, unsigned short)
SwContentArr::Remove(SwContent* const&, unsigned short)
SwContentArr::Remove(SwContent* const&, unsigned short)
SwContentArr::Remove(unsigned short, unsigned short)
SwContentArr::Remove(unsigned short, unsigned short)
SwCrsrShell::GoPrevSentence()
SwCurrShells::DeleteAndDestroy(unsigned short, unsigned short)
SwCurrShells::DeleteAndDestroy(unsigned short, unsigned short)
SwCurrShells::Insert(CurrShell* const&, unsigned short&)
SwCurrShells::Insert(CurrShell* const&, unsigned short&)
SwCurrShells::Insert(CurrShell* const*, unsigned short)
SwCurrShells::Insert(CurrShell* const*, unsigned short)
...
...
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