Home
last modified time | relevance | path

Searched defs:dim4 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.hxx255 sal_Int32 dim4 = sizeof( ****pT ) / size; in getCppuArrayType4() local
276 sal_Int32 dim4 = sizeof( ****pT ) / dim5 / size; in getCppuArrayType5() local
298 sal_Int32 dim4 = sizeof( ****pT ) / (dim5 * dim6) / size; in getCppuArrayType6() local

Completed in 21 milliseconds