Searched refs:StepPUBLIC_Impl (Results 1 – 2 of 2) sorted by relevance
/trunk/main/basic/source/runtime/ |
H A D | step2.cxx | 1165 void SbiRuntime::StepPUBLIC_Impl( sal_uInt32 nOp1, sal_uInt32 nOp2, bool bUsedForClassModule ) in StepPUBLIC_Impl() function in SbiRuntime 1191 StepPUBLIC_Impl( nOp1, nOp2, false ); in StepPUBLIC() 1201 StepPUBLIC_Impl( nOp1, nOp2, bUsedForClassModule ); in StepPUBLIC_P() 1210 StepPUBLIC_Impl( nOp1, nOp2, true ); in StepGLOBAL()
|
/trunk/main/basic/source/inc/ |
H A D | runtime.hxx | 421 void StepPUBLIC_Impl( sal_uInt32, sal_uInt32, bool bUsedForClassModule );
|
Completed in 19 milliseconds