Home
last modified time | relevance | path

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

12345

/trunk/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
/trunk/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()
/trunk/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.cxx771 sal_uInt16 nCode; in ReadEOL() local
853 sal_uInt16 nCode,nCodeBits; in ReadCodeAndDecode() local
929 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
/trunk/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
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DParser.java61 final int nCode = maReader.next(); in Parse() local
153 final int nCode = maReader.next(); in Skip() local
/trunk/main/sc/source/ui/dbgui/
H A Dscuiimoptdlg.cxx65 sal_Unicode nCode = 0; in GetCode() local
146 sal_Unicode nCode; in ScImportOptionsDlg() local
275 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()
/trunk/main/unotools/inc/unotools/
H A Daccelcfg.hxx34 sal_uInt16 nCode; member
/trunk/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
/trunk/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
/trunk/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
/trunk/main/svtools/source/filter/igif/
H A Ddecode.cxx144 sal_uInt16 nCode; in ProcessOneCode() local
/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx146 const sal_uInt16 nCode (rNEvt.GetKeyEvent()->GetKeyCode().GetCode()); in Notify() local
/trunk/main/vcl/inc/vcl/
H A Dkeycod.hxx61 sal_uInt16 nCode; member in KeyCode
/trunk/main/vcl/source/control/
H A Dmenubtn.cxx197 sal_uInt16 nCode = aKeyCode.GetCode(); in KeyInput() local
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx274 sal_uInt16 nCode = rEvt.GetKeyCode().GetCode(); in KeyInput() local
/trunk/main/unotools/source/config/
H A Daccelcfg.cxx229 sal_Int16 nCode=rKeyEvent.KeyCode, nModifier=rKeyEvent.Modifiers; in GetCommand() local
/trunk/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()
/trunk/main/sd/source/ui/func/
H A Dfuediglu.cxx343 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx553 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local

Completed in 84 milliseconds

12345