Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/runtime/
H A Dstep0.cxx894 sal_Int32 lBoundOld, uBoundOld; in StepREDIMP() local
896 pOldArray->GetDim32( i, lBoundOld, uBoundOld ); in StepREDIMP()
912 uBoundNew = std::min( uBoundNew, uBoundOld ); in StepREDIMP()
H A Dstep2.cxx1073 sal_Int32 lBoundOld, uBoundOld; in StepDCREATE_IMPL() local
1075 pOldArray->GetDim32( i, lBoundOld, uBoundOld ); in StepDCREATE_IMPL()
1078 uBoundNew = std::min( uBoundNew, uBoundOld ); in StepDCREATE_IMPL()

Completed in 23 milliseconds