Home
last modified time | relevance | path

Searched defs:nCode (Results 1 – 25 of 116) sorted by relevance

12345

/aoo4110/main/framework/source/accelerators/
H A Dkeymapping.cxx163 sal_Int16 nCode = KeyIdentifierMap[i].Code; in KeyMapping() local
187 sal_uInt16 nCode = 0; in mapIdentifierToCode() local
198 ::rtl::OUString KeyMapping::mapCodeToIdentifier(sal_uInt16 nCode) in mapCodeToIdentifier()
212 sal_Int32 nCode = sIdentifier.toInt32(); in impl_st_interpretIdentifierAsPureKeyCode() local
/aoo4110/main/framework/qa/complex/accelerators/
H A DKeyMapping.java31 protected Short nCode; field in KeyIdentifierInfo
42 public void put(String sIdentifier, Short nCode) in put()
54 public void put(Short nCode, String sIdentifier) in put()
58 public String get(Short nCode) in get()
160 public String mapCode2Identifier(short nCode) in mapCode2Identifier()
/aoo4110/main/filter/source/graphicfilter/itiff/
H A Dlzwdecom.cxx119 sal_uInt16 nBits,nCode; in GetNextCode() local
165 sal_uInt16 i,nCode; in DecompressSome() local
H A Dccidecom.cxx765 sal_uInt16 nCode; in ReadEOL() local
847 sal_uInt16 nCode,nCodeBits; in ReadCodeAndDecode() local
923 sal_uInt16 nCode,nCodeBits,nDataBits,nTgtFreeByteBits; in Read1DScanlineData() local
H A Dccidecom.hxx40 sal_uInt16 nCode; // Der Code durch den der Daten-Wert repraesentiert wird. member
/aoo4110/main/sal/textenc/
H A Dconvertgb18030.c79 sal_uInt32 nCode = 0; in ImplConvertGb18030ToUnicode() local
343 sal_uInt32 nCode in ImplConvertUnicodeToGb18030() local
365 sal_uInt32 nCode in ImplConvertUnicodeToGb18030() local
385 sal_uInt32 nCode = nChar - 0x10000; in ImplConvertUnicodeToGb18030() local
/aoo4110/main/sc/source/ui/dbgui/
H A Dscuiimoptdlg.cxx66 sal_Unicode nCode = 0; in GetCode() local
147 sal_Unicode nCode; in ScImportOptionsDlg() local
276 sal_uInt16 nCode; in GetCodeFromCombo() local
H A Dcsvcontrol.cxx289 ScMoveMode ScCsvControl::GetHorzDirection( sal_uInt16 nCode, bool bHomeEnd ) in GetHorzDirection()
304 ScMoveMode ScCsvControl::GetVertDirection( sal_uInt16 nCode, bool bHomeEnd ) in GetVertDirection()
/aoo4110/main/unotools/inc/unotools/
H A Daccelcfg.hxx34 sal_uInt16 nCode; member
/aoo4110/main/filter/source/graphicfilter/egif/
H A Dgiflzwc.cxx72 inline void GIFImageDataOutputStream::WriteBits( sal_uInt16 nCode, sal_uInt16 nCodeLen ) in WriteBits()
126 sal_uInt16 nCode; // Der Code fuer den String von Pixelwerten, der sich ergibt, wenn member
/aoo4110/main/vcl/source/window/
H A Dkeyevent.cxx73 sal_uInt16 nCode = maKeyCode.GetCode(); in LogicalTextDirectionality() local
H A Dsplit.cxx368 sal_uInt16 nCode = aKeyCode.GetCode(); in ImplKbdTracking() local
657 sal_uInt16 nCode = aKeyCode.GetCode(); in KeyInput() local
H A Dwinproc.cxx129 sal_uInt16 nCode, sal_uInt16 nSVEvent, in ImplHandleMouseFloatMode()
347 sal_uInt16 nCode, sal_uInt16 nMode ) in ImplHandleMouseEvent()
1066 sal_uInt16 nCode = aKeyCode.GetCode(); in ImplHandleKey() local
1130 sal_uInt16 nCode = aKeyCode.GetCode(); in ImplHandleKey() local
1467 sal_uInt16 nCode = rEvt.mnCode; in ImplHandleWheelEvent() local
/aoo4110/main/svx/source/gallery2/
H A Dgalbrws.cxx212 const sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
H A DGalleryControl.cxx192 const sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
/aoo4110/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx146 const sal_uInt16 nCode (rNEvt.GetKeyEvent()->GetKeyCode().GetCode()); in Notify() local
/aoo4110/main/svtools/source/filter/igif/
H A Ddecode.cxx144 sal_uInt16 nCode; in ProcessOneCode() local
/aoo4110/main/vcl/inc/vcl/
H A Dkeycod.hxx61 sal_uInt16 nCode; member in KeyCode
/aoo4110/main/vcl/source/control/
H A Dmenubtn.cxx197 sal_uInt16 nCode = aKeyCode.GetCode(); in KeyInput() local
/aoo4110/main/sw/source/ui/table/
H A Dchartins.cxx274 sal_uInt16 nCode = rEvt.GetKeyCode().GetCode(); in KeyInput() local
/aoo4110/main/unotools/source/config/
H A Daccelcfg.cxx229 sal_Int16 nCode=rKeyEvent.KeyCode, nModifier=rKeyEvent.Modifiers; in GetCommand() local
/aoo4110/main/filter/source/graphicfilter/etiff/
H A Detiff.cxx61 sal_uInt16 nCode; // Der Code fuer den String von Pixelwerten, der sich ergibt, wenn member
496 inline void TIFFWriter::WriteBits( sal_uInt16 nCode, sal_uInt16 nCodeLen ) in WriteBits()
/aoo4110/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx553 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
/aoo4110/main/sd/source/ui/func/
H A Dfuediglu.cxx343 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
/aoo4110/main/extensions/source/scanner/
H A Dtwain.cxx92 LRESULT CALLBACK TwainMsgProc( int nCode, WPARAM wParam, LPARAM lParam ) in TwainMsgProc()

Completed in 105 milliseconds

12345