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
1288a198
Kaydet (Commit)
1288a198
authored
May 22, 2011
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments"
üst
9c0d8608
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
srchdlg.cxx
svx/source/dialog/srchdlg.cxx
+1
-1
srchdlg.hrc
svx/source/dialog/srchdlg.hrc
+1
-1
srchdlg.src
svx/source/dialog/srchdlg.src
+3
-3
No files found.
svx/source/dialog/srchdlg.cxx
Dosyayı görüntüle @
1288a198
...
...
@@ -324,7 +324,7 @@ void SearchAttrItemList::Remove( sal_uInt16 nPos, sal_uInt16 nLen )
aSimilarityBox ( this, SVX_RES( CB_SIMILARITY) ), \
aSimilarityBtn ( this, SVX_RES( PB_SIMILARITY) ), \
aLayoutBtn ( this, SVX_RES( CB_LAYOUTS ) ), \
aNotesBtn ( this, SVX_RES( CB_
NOTE
S ) ), \
aNotesBtn ( this, SVX_RES( CB_
COMMENT
S ) ), \
aJapMatchFullHalfWidthCB( this, SVX_RES( CB_JAP_MATCH_FULL_HALF_WIDTH ) ),\
aJapOptionsCB ( this, SVX_RES( CB_JAP_SOUNDS_LIKE ) ), \
aJapOptionsBtn ( this, SVX_RES( PB_JAP_OPTIONS ) ), \
...
...
svx/source/dialog/srchdlg.hrc
Dosyayı görüntüle @
1288a198
...
...
@@ -80,7 +80,7 @@
#define RB_CALC_COLUMNS 58
#define CB_ALL_SHEETS 59
#define CB_
NOTE
S 60
#define CB_
COMMENT
S 60
#define IMG_MOREBTN_DOWN 100
#define IMG_MOREBTN_UP 101
...
...
svx/source/dialog/srchdlg.src
Dosyayı görüntüle @
1288a198
...
...
@@ -301,13 +301,13 @@ ModelessDialog RID_SVXDLG_SEARCH
TabStop = TRUE ;
Hide = TRUE ;
};
CheckBox CB_
NOTE
S
CheckBox CB_
COMMENT
S
{
HelpID = "svx:CheckBox:RID_SVXDLG_SEARCH:CB_
NOTE
S";
HelpID = "svx:CheckBox:RID_SVXDLG_SEARCH:CB_
COMMENT
S";
Pos = MAP_APPFONT ( 12 , 232 ) ;
Size = MAP_APPFONT ( 126 , 10 ) ;
TabStop = TRUE ;
Text [ en-US ] = "
Note
s";
Text [ en-US ] = "
Comment
s";
};
CheckBox CB_JAP_MATCH_FULL_HALF_WIDTH
{
...
...
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