Home
last modified time | relevance | path

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

/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx301 sal_uInt16 constCount = (sal_uInt16)constTypes.getLength(); in getTypeBlop() local
304 OUString(), constCount, 0, 0); in getTypeBlop()
306 for (sal_uInt16 i=0; i < constCount; i++) in getTypeBlop()
324 sal_uInt16 constCount = 0; in getTypeBlop() local
330 constCount++; in getTypeBlop()
334 OUString(), constCount, 0, 0); in getTypeBlop()
336 if ( 0 < constCount ) in getTypeBlop()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx307 sal_uInt16 constCount = (sal_uInt16)constTypes.getLength(); in getTypeBlob() local
312 0, constCount, 0, 0); in getTypeBlob()
314 for (sal_uInt16 i=0; i < constCount; i++) in getTypeBlob()
333 sal_uInt16 constCount = 0; in getTypeBlob() local
338 constCount++; in getTypeBlob()
344 0, constCount, 0, 0); in getTypeBlob()
346 if ( 0 < constCount ) { in getTypeBlob()

Completed in 19 milliseconds