Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/sbx/
H A Dsbxstr.cxx278 sal_uInt8 aByte = static_cast< sal_uInt8 >( i%2 ? ((*pSrc) >> 8) & 0xff : (*pSrc) & 0xff ); in StringToByteArray() local
/aoo42x/main/cli_ure/qa/climaker/
H A Dtestobjects.cs109 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()
/aoo42x/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DCallback.cpp85 /* [out] */ unsigned char __RPC_FAR *aByte, in outValuesAll()
435 /* [out][in] */ unsigned char __RPC_FAR *aByte, in inoutValuesAll()
/aoo42x/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java61 Byte aByte= new Byte((byte) 111); field in AnyConverter_Test
/aoo42x/main/registry/inc/registry/
H A Dtypes.h216 sal_uInt8 aByte; member
/aoo42x/main/qadevOOo/tests/java/ifc/style/
H A D_CharacterProperties.java316 Byte aByte = new Byte((byte)75); in _CharEscapementHeight() local
/aoo42x/main/io/test/stm/
H A Dmarktest.cxx275 Sequence< sal_Int8 > aByte(256); in testSimple() local
/aoo42x/main/extensions/test/stm/
H A Dmarktest.cxx275 Sequence< BYTE > aByte(256); in testSimple() local
/aoo42x/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1465 sal_Int8 aByte; in testInterface() local
1584 sal_Int8 aByte; in testInterface() local
1746 sal_Int8 aByte= 0xf; in testInterface() local
1810 sal_Int8 aByte= 0xf; in testInterface() local
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java916 Byte aByte= new Byte((byte)11); in setPropertyValues() local
/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx776 System::Byte aByte= *__try_cast<System::Byte*>(cli_data); in map_to_uno() local
/aoo42x/main/sc/source/filter/excel/
H A Dxestream.cxx524 vector<sal_uInt8> aByte(1); in Encrypt() local
/aoo42x/main/extensions/test/ole/AxTestComponents/
H A DBasic.cpp133 unsigned char aByte = *val; in inoutByte() local
/aoo42x/main/registry/source/
H A Dreflread.cxx373 sal_uInt8 aByte = sal_False; in readBYTEConstant() local
/aoo42x/main/basic/source/runtime/
H A Dmethods1.cxx1072 sal_uInt8 aByte; in lcl_ReadSbxVariable() local

Completed in 116 milliseconds