Searched defs:sizes (Results 1 – 4 of 4) sorted by relevance
202 typedef struct sizes { struct203 short bits; /* If this bit is set, */204 int size; /* this is the datum size value */205 int psize; /* this is the pointer size */
792 sal_uInt32* sizes = (sal_uInt32*)scalloc(t->n, sizeof(sal_uInt32)); in GetRawData_cmap() local
2035 int *sizes = reinterpret_cast<int *>(alloca(argc*sizeof(int))); in ParseCommandArgs() local
616 static void implSequenceToMultiDimArray( SbxDimArray*& pArray, Sequence< sal_Int32 >& indices, Sequ… in implSequenceToMultiDimArray()744 Sequence< sal_Int32 > sizes; in unoToSbxValue() local
Completed in 56 milliseconds