Home
last modified time | relevance | path

Searched defs:nOp2 (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dstep2.cxx57 …( SbxObject* pObj, sal_uInt32 nOp1, sal_uInt32 nOp2, SbError nNotFound, sal_Bool bLocal, sal_Bool … in FindElement()
634 void SbiRuntime::StepRTL( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepRTL()
640 SbiRuntime::StepFIND_Impl( SbxObject* pObj, sal_uInt32 nOp1, sal_uInt32 nOp2, SbError nNotFound, sa… in StepFIND_Impl()
648 void SbiRuntime::StepFIND( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepFIND()
654 void SbiRuntime::StepFIND_CM( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepFIND_CM()
667 void SbiRuntime::StepFIND_STATIC( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepFIND_STATIC()
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()
[all …]
H A Druntime.cxx733 sal_uInt32 nOp1, nOp2; in Step() local
/trunk/main/basic/source/inc/
H A Ddisas.hxx39 sal_uInt32 nOp1, nOp2; // Operanden member in SbiDisas
/trunk/main/basic/source/comp/
H A Dcodegen.cxx387 T nOp1 = 0, nOp2 = 0; in visitBuffer() local
485 virtual void processOpCode2( SbiOpcode eOp, T nOp1, T nOp2 ) in processOpCode2()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx1433 sal_uInt16 nOp1, nOp2; in Load() local