Home
last modified time | relevance | path

Searched defs:nOp1 (Results 1 – 7 of 7) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dstep1.cxx41 void SbiRuntime::StepLOADNC( sal_uInt32 nOp1 ) in StepLOADNC()
65 void SbiRuntime::StepLOADSC( sal_uInt32 nOp1 ) in StepLOADSC()
74 void SbiRuntime::StepLOADI( sal_uInt32 nOp1 ) in StepLOADI()
83 void SbiRuntime::StepARGN( sal_uInt32 nOp1 ) in StepARGN()
98 void SbiRuntime::StepARGTYP( sal_uInt32 nOp1 ) in StepARGTYP()
143 void SbiRuntime::StepPAD( sal_uInt32 nOp1 ) in StepPAD()
155 void SbiRuntime::StepJUMP( sal_uInt32 nOp1 ) in StepJUMP()
168 void SbiRuntime::StepJUMPT( sal_uInt32 nOp1 ) in StepJUMPT()
177 void SbiRuntime::StepJUMPF( sal_uInt32 nOp1 ) in StepJUMPF()
211 void SbiRuntime::StepGOSUB( sal_uInt32 nOp1 ) in StepGOSUB()
[all …]
H A Dstep2.cxx354 void SbiRuntime::SetupArgs( SbxVariable* p, sal_uInt32 nOp1 ) in SetupArgs()
634 void SbiRuntime::StepRTL( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepRTL()
648 void SbiRuntime::StepFIND( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepFIND()
675 void SbiRuntime::StepELEM( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepELEM()
702 void SbiRuntime::StepPARAM( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepPARAM()
777 void SbiRuntime::StepCASEIS( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepCASEIS()
793 void SbiRuntime::StepCALL( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepCALL()
808 void SbiRuntime::StepCALLC( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepCALLC()
823 void SbiRuntime::StepSTMNT( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepSTMNT()
928 void SbiRuntime::StepOPEN( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepOPEN()
[all …]
H A Druntime.cxx733 sal_uInt32 nOp1, nOp2; in Step() local
/trunk/main/basic/source/comp/
H A Dcodegen.cxx371 T nOp1=0; in readParam() local
387 T nOp1 = 0, nOp2 = 0; in visitBuffer() local
460 virtual void processOpCode1( SbiOpcode eOp, T nOp1 ) in processOpCode1()
485 virtual void processOpCode2( SbiOpcode eOp, T nOp1, T nOp2 ) in processOpCode2()
504 static S convertBufferOffSet( sal_uInt8* pStart, T nOp1 ) in convertBufferOffSet()
/trunk/main/basic/source/inc/
H A Ddisas.hxx39 sal_uInt32 nOp1, nOp2; // Operanden member in SbiDisas
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1530 sal_uInt32 nOp1 = *p++; nOp1 |= *p++ << 8; in FindNextStmnt() local
/trunk/main/svl/source/numbers/
H A Dzformat.cxx1433 sal_uInt16 nOp1, nOp2; in Load() local

Completed in 62 milliseconds