Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/runtime/
H A Dstep0.cxx893 sal_Int32 lBoundNew, uBoundNew; in StepREDIMP() local
895 pNewArray->GetDim32( i, lBoundNew, uBoundNew ); in StepREDIMP()
912 uBoundNew = std::min( uBoundNew, uBoundOld ); in StepREDIMP()
916 pUpperBounds[j] = uBoundNew; in StepREDIMP()
H A Dstep2.cxx1072 sal_Int32 lBoundNew, uBoundNew; in StepDCREATE_IMPL() local
1074 pArray->GetDim32( i, lBoundNew, uBoundNew ); in StepDCREATE_IMPL()
1078 uBoundNew = std::min( uBoundNew, uBoundOld ); in StepDCREATE_IMPL()
1081 pUpperBounds[j] = uBoundNew; in StepDCREATE_IMPL()

Completed in 36 milliseconds