Lines Matching refs:aLong
1467 sal_Int32 aLong; in testInterface() local
1555 xCallback->outLong( aLong); in testInterface()
1556 sprintf( buff,"XCallback::outLong, value: %d", aLong); in testInterface()
1586 sal_Int32 aLong; in testInterface() local
1593 aShort, aLong); in testInterface()
1764 sal_Int32 aLong= 0xfffe; in testInterface() local
1765 xCallback->inoutLong( aLong); in testInterface()
1767 sprintf( buff, "out value sal_Int32: %d", aLong); in testInterface()
1812 sal_Int32 aLong= 0xffe; in testInterface() local
1816 aByte, aShort, aLong ); in testInterface()
2041 sal_Int32 aLong= 0xffffffff; in testInterface() local
2042 arAny[1] <<= aLong; in testInterface()