Home
last modified time | relevance | path

Searched refs:unoAddDim (Results 1 – 10 of 10) sorted by relevance

/trunk/main/basic/source/runtime/
H A Druntime.cxx626 pArray->unoAddDim( 0, nParamArrayParamCount - 1 ); in SetParameters()
693 pArray->unoAddDim( 0, -1 ); in SetParameters()
H A Dmethods1.cxx781 pArray->unoAddDim( 0, -1 ); in RTLFUNC()
837 pArray->unoAddDim( 0, -1 ); in RTLFUNC()
1751 pArray->unoAddDim( 0, nArraySize-1 ); in RTLFUNC()
H A Dstep0.cxx813 pArray->unoAddDim( 0, -1 ); in DimImpl()
H A Dmethods.cxx4072 pArray->unoAddDim( 0, -1 ); in RTLFUNC()
/trunk/main/basic/inc/basic/
H A Dsbx.hxx260 void unoAddDim( short, short );
/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx272 pArray->unoAddDim( 0, -1 ); in StringToByteArray()
H A Dsbxarray.cxx658 void SbxDimArray::unoAddDim( short lb, short ub ) in unoAddDim() function in SbxDimArray
/trunk/main/basic/source/comp/
H A Ddim.cxx638 pArray->unoAddDim( 0, -1 ); // variant array in DefType()
/trunk/main/basic/source/classes/
H A Dsb.cxx559 pDest->unoAddDim( 0, -1 ); // variant array in cloneTypeObjectImpl()
H A Dsbunoobj.cxx888 xArray->unoAddDim( 0, -1 ); in unoToSbxValue()

Completed in 102 milliseconds