Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dstep2.cxx1073 sal_Int32 lBoundOld, uBoundOld; in StepDCREATE_IMPL() local
1075 pOldArray->GetDim32( i, lBoundOld, uBoundOld ); in StepDCREATE_IMPL()
1077 lBoundNew = std::max( lBoundNew, lBoundOld ); in StepDCREATE_IMPL()
H A Dstep0.cxx894 sal_Int32 lBoundOld, uBoundOld; in StepREDIMP() local
896 pOldArray->GetDim32( i, lBoundOld, uBoundOld ); in StepREDIMP()
911 lBoundNew = std::max( lBoundNew, lBoundOld ); in StepREDIMP()

Completed in 67 milliseconds