Searched refs:uBoundOld (Results 1 – 2 of 2) sorted by relevance
1073 sal_Int32 lBoundOld, uBoundOld; in StepDCREATE_IMPL() local1075 pOldArray->GetDim32( i, lBoundOld, uBoundOld ); in StepDCREATE_IMPL()1078 uBoundNew = std::min( uBoundNew, uBoundOld ); in StepDCREATE_IMPL()
894 sal_Int32 lBoundOld, uBoundOld; in StepREDIMP() local896 pOldArray->GetDim32( i, lBoundOld, uBoundOld ); in StepREDIMP()912 uBoundNew = std::min( uBoundNew, uBoundOld ); in StepREDIMP()
Completed in 32 milliseconds