Home
last modified time | relevance | path

Searched refs:nCode (Results 76 – 100 of 129) sorted by relevance

123456

/trunk/main/sc/source/ui/inc/
H A Dcsvcontrol.hxx408 static ScMoveMode GetHorzDirection( sal_uInt16 nCode, bool bHomeEnd );
411 static ScMoveMode GetVertDirection( sal_uInt16 nCode, bool bHomeEnd );
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx1486 sal_uInt16 nCode = rKeyCode.GetCode(); in PreNotify() local
1487 if( nCode == KEY_TAB && ( !nMod || KEY_SHIFT == nMod ) ) in PreNotify()
1498 else if( KEY_UP == nCode || KEY_DOWN == nCode ) in PreNotify()
1500 bool bUp = KEY_UP == nCode; in PreNotify()
H A Dhyphen.cxx74 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
76 switch ( nCode ) in KeyInput()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java110 final int nCode = maReader.next(); in Parse() local
111 switch (nCode) in Parse()
131 throw CreateErrorException("unexpected XML event %d", nCode); in Parse()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx852 sal_uInt16 nCode = rNEvt.GetKeyEvent()->GetKeyCode().GetCode(); in Notify() local
854 switch ( nCode ) in Notify()
859 if ( KEY_TAB == nCode ) in Notify()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx483 sal_uInt16 nCode = rNEvt.GetKeyEvent()->GetKeyCode().GetCode(); in Notify() local
485 switch ( nCode ) in Notify()
490 if ( KEY_TAB == nCode ) in Notify()
691 sal_uInt16 nCode = rNEvt.GetKeyEvent()->GetKeyCode().GetCode(); in Notify() local
693 switch ( nCode ) in Notify()
698 if ( KEY_TAB == nCode ) in Notify()
/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx297 aItem.nCode = (sal_uInt16)aValue.toInt32(); in startElement()
393 OUString::valueOf( aAcceleratorItem.nCode )); in WriteAcceleratorItem()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx2807 sal_uInt16 nCode = 0; in sal_GetCode() local
2810 nCode |= MOUSE_LEFT; in sal_GetCode()
2812 nCode |= MOUSE_MIDDLE; in sal_GetCode()
2814 nCode |= MOUSE_RIGHT; in sal_GetCode()
2817 nCode |= KEY_SHIFT; in sal_GetCode()
2819 nCode |= KEY_MOD1; in sal_GetCode()
2821 nCode |= KEY_MOD2; in sal_GetCode()
2826 nCode |= KEY_MOD3; in sal_GetCode()
2828 return nCode; in sal_GetCode()
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx153 sal_uInt16 nCode = aCode.GetCode(); in Notify() local
155 switch ( nCode ) in Notify()
164 pIDEShell->NextPage( nCode == KEY_PAGEUP ); in Notify()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx1853 sal_uInt16 nCode = rEvt.GetKeyCode().GetCode(); in ProcessKey() local
1862 switch ( nCode ) in ProcessKey()
1878 switch ( nCode ) in ProcessKey()
1886 switch ( nCode ) in ProcessKey()
1900 switch ( nCode ) in ProcessKey()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx137 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in IMPL_LINK_INLINE_END() local
138 switch ( nCode ) in IMPL_LINK_INLINE_END()
352 sal_uInt16 nCode = aCode.GetCode(); in IMPL_LINK_INLINE_END() local
354 switch ( nCode ) in IMPL_LINK_INLINE_END()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx544 sal_uInt16 nCode = rKeyCode.GetCode(); in KeyInput() local
550 switch( nCode ) in KeyInput()
564 switch( nCode ) in KeyInput()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx359 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
360 switch( nCode ) in KeyInput()
/trunk/main/basic/workben/
H A Dmgrtest.cxx526 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
529 if ( ( nCode == KEY_RETURN ) && rKEvt.GetKeyCode().IsMod2() ) in KeyInput()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx2995 sal_uInt16 nCode = aCode.GetCode(); in KeyInput() local
2999 if (( bAlt && !bControl && nCode != KEY_RETURN ) || in KeyInput()
3009 switch ( nCode ) in KeyInput()
3098 sal_Bool bInsKey = ( nCode == KEY_INSERT && !nModi ); // Insert wie Cursortasten behandeln in KeyInput()
3201 if ( KEY_INSERT == nCode ) in KeyInput()
3207 …if( bUsed && bFormulaMode && ( bCursorKey || bInsKey || nCode == KEY_DELETE || nCode == KEY_BACKSP… in KeyInput()
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx360 inline void ImplAdd( sal_uInt8 nCode );
409 inline void ImplChain::ImplAdd( sal_uInt8 nCode ) in ImplAdd() argument
414 mpCodes[ mnCount++ ] = nCode; in ImplAdd()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx376 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
377 switch( nCode ) in KeyInput()
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx226 sal_Unicode nCode = rFmt.GetBulletChar(); in getNumberingRuleByIndex() local
227 OUString aStr( &nCode, 1 ); in getNumberingRuleByIndex()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx381 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
413 if ( KEY_RETURN == nCode ) in KeyInput()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx1195 SwPageDesc* pNewPageDesc, sal_uInt8 nCode ) in CopyPageDescHdFt() argument
1198 if (nCode & WW8_HEADER_FIRST) in CopyPageDescHdFt()
1202 if( nCode & WW8_FOOTER_FIRST ) in CopyPageDescHdFt()
1205 if( nCode & ( WW8_HEADER_ODD | WW8_FOOTER_ODD in CopyPageDescHdFt()
1209 if( nCode & WW8_HEADER_ODD ) in CopyPageDescHdFt()
1215 if( nCode & WW8_FOOTER_ODD ) in CopyPageDescHdFt()
1221 if( nCode & WW8_HEADER_EVEN ) in CopyPageDescHdFt()
1227 if( nCode & WW8_FOOTER_EVEN ) in CopyPageDescHdFt()
/trunk/main/basic/source/classes/
H A Dsb.cxx1528 SbError StarBASIC::GetErrorCode() { return GetSbData()->nCode; } in GetErrorCode()
1651 ( SbError nCode, sal_uInt16 nLine, sal_uInt16 nCol1, sal_uInt16 nCol2 ) in SetErrorData() argument
1654 aGlobals.nCode = nCode; in SetErrorData()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx566 sal_uInt16 nCode = rCode.GetCode(); in HandleKeyInput() local
572 if( !bCtrl && !bShift && (nCode==KEY_DELETE) ) in HandleKeyInput()
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx1140 sal_uInt16 nCode = aKeyCode.GetCode(); in KeyInput() local
1141 switch( nCode ) in KeyInput()
1165 eBorder = mxImpl->GetBorder( eBorder ).GetKeyboardNeighbor( nCode ); in KeyInput()
/trunk/main/framework/source/inc/accelerators/
H A Dkeymapping.hxx130 virtual ::rtl::OUString mapCodeToIdentifier(sal_uInt16 nCode);
/trunk/main/unotools/inc/unotools/
H A Daccelcfg.hxx34 sal_uInt16 nCode; member

Completed in 193 milliseconds

123456