Home
last modified time | relevance | path

Searched refs:aCode (Results 1 – 25 of 62) sorted by path

123

/trunk/main/automation/source/server/
H A Dsta_list.cxx1118 KeyCode aCode = aKEvnt.GetKeyCode(); in ImplKeyInput()
1119 … if ( (aCode.GetCode() == KEY_CONTEXTMENU) || ((aCode.GetCode() == KEY_F10) && aCode.IsShift()) ) in ImplKeyInput()
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx152 KeyCode aCode = aKEvt.GetKeyCode(); in Notify() local
153 sal_uInt16 nCode = aCode.GetCode(); in Notify()
160 if ( aCode.IsMod1() ) in Notify()
H A Dscriptdocument.cxx1422 Any aCode; in getModule() local
1423 if ( !m_pImpl->getModuleOrDialog( E_SCRIPTS, _rLibName, _rModName, aCode ) ) in getModule()
1425 OSL_VERIFY( aCode >>= _out_rModuleSource ); in getModule()
1473 Any aCode; in getDialog() local
1474 if ( !m_pImpl->getModuleOrDialog( E_DIALOGS, _rLibName, _rDialogName, aCode ) ) in getDialog()
1476 OSL_VERIFY( aCode >>= _out_rDialogProvider ); in getDialog()
/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx138 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput() local
139 sal_uInt16 nCode = aCode.GetCode(); in KeyInput()
165 if ( !aCode.IsMod1() && !aCode.IsMod2() ) in KeyInput()
168 if ( !pView->MarkNextObj( !aCode.IsShift() ) ) in KeyInput()
172 pView->MarkNextObj( !aCode.IsShift() ); in KeyInput()
180 else if ( aCode.IsMod1() ) in KeyInput()
184 ((SdrHdlList&)rHdlList).TravelFocusHdl( !aCode.IsShift() ); in KeyInput()
232 if ( pView->AreObjectsMarked() && !aCode.IsMod1() ) in KeyInput()
234 if ( aCode.IsMod2() ) in KeyInput()
/trunk/main/basic/source/comp/
H A Dcodegen.cxx36 : rMod( r ), aCode( p, nInc ) in SbiCodeGen()
47 return aCode.GetSize(); in GetPC()
85 aCode += (sal_uInt8) eOpcode; in Gen()
96 aCode += (sal_uInt8) eOpcode; in Gen()
98 aCode += nOpnd; in Gen()
109 aCode += (sal_uInt8) eOpcode; in Gen()
111 aCode += nOpnd1; in Gen()
112 aCode += nOpnd2; in Gen()
317 p->AddCode( aCode.GetBuffer(), aCode.GetSize() ); in Save()
/trunk/main/basic/source/inc/
H A Dcodegen.hxx36 SbiBuffer aCode; // Code-Puffer member in SbiCodeGen
47 void Patch( sal_uInt32 o, sal_uInt32 v ){ aCode.Patch( o, v ); } in Patch()
48 void BackChain( sal_uInt32 off ) { aCode.Chain( off ); } in BackChain()
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx212 aElement >>= aMod.aCode; in writeLibraryElement()
302 aRetAny <<= aMod.aCode; in importLibraryElement()
/trunk/main/extensions/source/mozbootstrap/
H A DMMozillaBootstrap.cxx176 …:com::sun::star::uno::Reference< ::com::sun::star::mozilla::XCodeProxy >& aCode ) throw (::com::su… in Run() argument
178 (void)aCode; /* avoid warning about unused parameter */ in Run()
H A DMMozillaBootstrap.hxx87 …:com::sun::star::uno::Reference< ::com::sun::star::mozilla::XCodeProxy >& aCode ) throw (::com::su…
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx125 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput() local
126 sal_Bool bUp = (aCode.GetCode() == KEY_UP); in KeyInput()
127 sal_Bool bDown = (aCode.GetCode() == KEY_DOWN); in KeyInput()
131 && ( !aCode.IsShift() && !aCode.IsMod1() && !aCode.IsMod2() ) in KeyInput()
/trunk/main/framework/source/dispatch/
H A Dmenudispatcher.cxx284 KeyCode aCode = aAccel.GetKeyCode( nId ); in impl_setAccelerators() local
285 if ( aCode.GetCode() ) in impl_setAccelerators()
286 pMenu->SetAccelKey( nId, aCode ); in impl_setAccelerators()
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx716 OUString aCode( n->getValue()); in generateCode() local
721 if (aCode.indexOf( aPar1 ) > 0 || aCode.indexOf( aPar2 ) > 0 || in generateCode()
722 aCode.indexOf( aPar3 ) > 0 || aCode.indexOf( aPar4 ) > 0) in generateCode()
730 OUString aCode( n->getValue()); in generateCode() local
740 nDec = aCode.indexOf( pSep->getValue()); in generateCode()
750 nGrp = aCode.indexOf( pSep->getValue()); in generateCode()
769 nTime = aCode.indexOf( pSep->getValue()); in generateCode()
779 n100s = aCode.indexOf( pSep->getValue()); in generateCode()
785 n100s = aCode.indexOf( a100s.makeStringAndClear()); in generateCode()
/trunk/main/l10ntools/inc/
H A Dtagtest.hxx360 void Parse( const String &aCode, ParserMessageList* pList );
/trunk/main/l10ntools/source/
H A Dtagtest.cxx828 void TokenParser::Parse( const String &aCode, ParserMessageList* pList ) in Parse() argument
833 aParser.Parse( aCode ); in Parse()
/trunk/main/offapi/com/sun/star/mozilla/
H A DXProxyRunner.idl51 @param aCode
57 long Run( [in]XCodeProxy aCode);
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx571 OUStringBuffer aCode; in appendEncChar() local
572 appendCChar( aCode, cChar, bPrefix ); in appendEncChar()
574 rStr.append( aCode ); in appendEncChar()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx179 formula::FormulaTokenIterator aCode; member in ScInterpreter
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx188 aCode.Jump( pJump[ nJumpCount ], pJump[ nJumpCount ] ); in ScIfJump()
198 aCode.Jump( pJump[ 1 ], pJump[ nJumpCount ] ); in ScIfJump()
204 aCode.Jump( pJump[ nJumpCount ], pJump[ nJumpCount ] ); in ScIfJump()
211 aCode.Jump( pJump[ 2 ], pJump[ nJumpCount ] ); in ScIfJump()
217 aCode.Jump( pJump[ nJumpCount ], pJump[ nJumpCount ] ); in ScIfJump()
305 aCode.Jump( pJump[ nJumpCount ], pJump[ nJumpCount ] ); in ScChoseJump()
315 aCode.Jump( pJump[ (short) nJumpIndex ], pJump[ nJumpCount ] ); in ScChoseJump()
323 aCode.Jump( pJump[ nJumpCount ], pJump[ nJumpCount ] ); in ScChoseJump()
364 if ( aCode.HasStacked() ) in JumpMatrix()
365 aCode.Pop(); // pop what Jump() pushed in JumpMatrix()
[all …]
H A Dinterpr4.cxx1545 short nPC = aCode.GetPC(); in ConvertMatrixParameters()
1574 aCode.Jump( nNext, nNext); in ConvertMatrixParameters()
3194 const FormulaToken* pNextOp = aCode.PeekNextOperator(); in ScExternalRef()
3295 aCode( r ), in ScInterpreter()
3390 aCode.Reset(); in Interpret()
3391 while( ( pCur = aCode.Next() ) != NULL in Interpret()
3791 aCode.Push( pSub->GetTokenArray()); in Interpret()
3839 if ( nLevel == 1 || (nLevel == 2 && aCode.IsEndOfPath()) ) in Interpret()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx2990 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput() local
2991 sal_uInt16 nModi = aCode.GetModifier(); in KeyInput()
2992 sal_Bool bShift = aCode.IsShift(); in KeyInput()
2993 sal_Bool bControl = aCode.IsMod1(); in KeyInput()
2994 sal_Bool bAlt = aCode.IsMod2(); in KeyInput()
2995 sal_uInt16 nCode = aCode.GetCode(); in KeyInput()
3000 ( bControl && aCode.GetCode() == KEY_TAB )) in KeyInput()
/trunk/main/sc/source/ui/dbgui/
H A Dasciiopt.cxx219 String aCode = aToken.GetToken( i, '/' ); in ReadFromString() local
220 if ( aCode.EqualsAscii(pStrMrg) ) in ReadFromString()
224 sal_Int32 nVal = aCode.ToInt32(); in ReadFromString()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1736 String aCode( p+2 ); in Sylk2Doc() local
1740 while ( (nPos = aCode.Search( aSemicolon, nPos )) != STRING_NOTFOUND ) in Sylk2Doc()
1741 aCode.Erase( nPos++, 1 ); in Sylk2Doc()
1744 while ( (nPos = aCode.Search( sal_Unicode(0x1b), nPos )) != STRING_NOTFOUND ) in Sylk2Doc()
1745 aCode.Erase( nPos, 1 ); in Sylk2Doc()
1750 aCode, nCheckPos, nType, nKey, LANGUAGE_ENGLISH_US, in Sylk2Doc()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx350 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput() local
352 if ( !aCode.IsMod1() && !aCode.IsMod2() ) in KeyInput()
355 if(!pView->MarkNextObj( !aCode.IsShift() )) in KeyInput()
363 pView->MarkNextObj(!aCode.IsShift()); in KeyInput()
407 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput() local
409 if ( aCode.IsMod1() ) in KeyInput()
432 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput() local
434 if ( aCode.IsMod1() ) in KeyInput()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx142 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput() local
143 bool bUp = (aCode.GetCode() == KEY_UP); in KeyInput()
144 bool bDown = (aCode.GetCode() == KEY_DOWN); in KeyInput()
145 if ( !aCode.IsShift() && !aCode.IsMod1() && !aCode.IsMod2() && ( bUp || bDown ) ) in KeyInput()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx446 const KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput() local
447 if (aCode.GetCode() == KEY_RETURN) in KeyInput()
449 switch (aCode.GetModifier()) in KeyInput()
484 if(aCode.GetCode() == KEY_SPACE ) in KeyInput()
545 if(aCode.GetCode() == KEY_F5 ) in KeyInput()

Completed in 184 milliseconds

123