Home
last modified time | relevance | path

Searched refs:ke (Results 1 – 25 of 65) sorted by relevance

123

/AOO42X/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java1000 public void keyPressed(KeyEvent ke) in keyPressed() argument
1002 int image = getImageFromEvent(ke); in keyPressed()
1005 int d = getKeyMove(ke, r, c); in keyPressed()
1028 private final int getKeyMove(KeyEvent ke, int row, int col) in getKeyMove() argument
1030 switch (ke.KeyCode) in getKeyMove()
1057 select(ke); in getKeyMove()
1062 private void select(KeyEvent ke) in select() argument
1064 setSelected(getIndexFor(getImageFromEvent(ke))); in select()
1067 public void keyReleased(KeyEvent ke) in keyReleased() argument
/AOO42X/main/libtextcat/data/new_fingerprints/lm/
H A Dmingo.lm121 ke 48
255 'ke 24
309 a'ke 20
H A Dafrikaans.lm142 ke 213
H A Ddanish.lm77 ke 428
H A Dbasque.lm129 ke 158
H A Dbosnian.lm187 ke 75
H A Dmalay.lm74 ke 2048
H A Dfrisian.lm56 ke 949
H A Dswedish.lm179 ke 304
H A Dscots.lm93 ke 144
H A Dzulu.lm148 ke
H A Dnorwegian.lm48 ke 534
H A Dmanx_gaelic.lm318 ke 150
H A Ddutch.lm102 ke 302
H A Destonian.lm135 ke 222
H A Dfinnish.lm82 ke 494
H A Dslovak_ascii.lm174 ke 164
H A Dlithuanian.lm268 ke 128
H A Dmiddle_frisian.lm81 ke 796
H A Dgerman.lm206 ke 249
H A Dcroatian.lm387 ke 133
H A Dindonesian.lm79 ke 407
/AOO42X/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java1108 public void keyPressed(KeyEvent ke) in keyPressed() argument
1110 if (ke.KeyChar == '&') in keyPressed()
1114 else if (ke.KeyChar == '%' && ((System.currentTimeMillis() - time) < 300)) in keyPressed()
/AOO42X/main/connectivity/source/drivers/dbase/
H A DDTable.cxx169 sal_Int32 ke = (sal_Int32) ((double) ( kb - kd ) / 30.6001 ); in lcl_CalDate() local
170 _rDateTime.Day = static_cast<sal_uInt16>(kb - kd - ((sal_Int32) ( (double) ke * 30.6001 ))); in lcl_CalDate()
171 if ( ke > 13 ) in lcl_CalDate()
172 _rDateTime.Month = static_cast<sal_uInt16>(ke - 13); in lcl_CalDate()
174 _rDateTime.Month = static_cast<sal_uInt16>(ke - 1); in lcl_CalDate()
177 if ( (_rDateTime.Month == 2) && (_rDateTime.Day == 29) && (ke == 3) ) in lcl_CalDate()
/AOO42X/extras/l10n/source/id/
H A Dlocalize.sdf455 …string RID_SVXITEMS_PARAVERTALIGN_TOP 0 id Teks diratakan ke atas 20…
457 …ng RID_SVXITEMS_PARAVERTALIGN_BOTTOM 0 id Teks diratakan ke bawah 20…
458 …ID_SVXITEMS_FRMDIR_HORI_LEFT_TOP 0 id Arah teks dari kiri ke kanan (horisontal) …
459 …D_SVXITEMS_FRMDIR_HORI_RIGHT_TOP 0 id Arah teks dari kanan ke kiri (horisontal) …
460 …D_SVXITEMS_FRMDIR_VERT_TOP_RIGHT 0 id Arah teks dari kanan ke kiri (vertikal) …
461 …ID_SVXITEMS_FRMDIR_VERT_TOP_LEFT 0 id Arah teks dari kiri ke kanan (vertikal) …
463 …ng RID_SVXITEMS_PARASNAPTOGRID_ON 0 id Paragraf meratakan ke kisi teks (jika akti…
464 …D_SVXITEMS_PARASNAPTOGRID_OFF 0 id Paragraf tidak meratakan ke kisi teks …
520 …endak mengirim satu atau lebih kukis.\nKukis berisi informasi yang mengacu ke kelas URL tertentu. …
523 …kirim ketika meminta dokumen ${PATH}.\nKukis berisi informasi yang mengacu ke kelas URL tertentu. …
[all …]

123