Home
last modified time | relevance | path

Searched refs:bUsedForClassModule (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dstep2.cxx1165 void SbiRuntime::StepPUBLIC_Impl( sal_uInt32 nOp1, sal_uInt32 nOp2, bool bUsedForClassModule ) in StepPUBLIC_Impl() argument
1175 if( !bUsedForClassModule ) in StepPUBLIC_Impl()
1200 bool bUsedForClassModule = pImg->GetFlag( SBIMG_CLASSMODULE ); in StepPUBLIC_P() local
1201 StepPUBLIC_Impl( nOp1, nOp2, bUsedForClassModule ); in StepPUBLIC_P()
/trunk/main/basic/source/inc/
H A Druntime.hxx421 void StepPUBLIC_Impl( sal_uInt32, sal_uInt32, bool bUsedForClassModule );

Completed in 26 milliseconds