Home
last modified time | relevance | path

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

/trunk/main/extensions/test/ole/cppToUno/
H A Dtestcppuno.cxx104 unsigned char arbyte[]= { 1,2,3,4,5}; in doTest() local
106 hr= SafeArrayPutElement( par, &i, &arbyte[i]); in doTest()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1845 sal_Int8 arbyte[3]= { 1,2,3}; in testInterface() local
1846 Sequence< sal_Int8 > seq( arbyte, 3); in testInterface()

Completed in 27 milliseconds