Searched defs:aByte (Results 1 – 15 of 15) sorted by relevance
278 sal_uInt8 aByte = static_cast< sal_uInt8 >( i%2 ? ((*pSrc) >> 8) & 0xff : (*pSrc) & 0xff ); in StringToByteArray() local
109 public void inParameters(bool aBool, byte aByte, in inParameters()143 public void outParameters(out bool aBool, out byte aByte, in outParameters()179 public void inoutParameters(ref bool aBool, ref byte aByte, in inoutParameters()
85 /* [out] */ unsigned char __RPC_FAR *aByte, in outValuesAll()435 /* [out][in] */ unsigned char __RPC_FAR *aByte, in inoutValuesAll()
61 Byte aByte= new Byte((byte) 111); field in AnyConverter_Test
316 Byte aByte = new Byte((byte)75); in _CharEscapementHeight() local
216 sal_uInt8 aByte; member
275 Sequence< sal_Int8 > aByte(256); in testSimple() local
275 Sequence< BYTE > aByte(256); in testSimple() local
1465 sal_Int8 aByte; in testInterface() local1584 sal_Int8 aByte; in testInterface() local1746 sal_Int8 aByte= 0xf; in testInterface() local1810 sal_Int8 aByte= 0xf; in testInterface() local
916 Byte aByte= new Byte((byte)11); in setPropertyValues() local
776 System::Byte aByte= *__try_cast<System::Byte*>(cli_data); in map_to_uno() local
524 vector<sal_uInt8> aByte(1); in Encrypt() local
133 unsigned char aByte = *val; in inoutByte() local
373 sal_uInt8 aByte = sal_False; in readBYTEConstant() local
1072 sal_uInt8 aByte; in lcl_ReadSbxVariable() local
Completed in 124 milliseconds