Home
last modified time | relevance | path

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

/trunk/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
/trunk/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()
/trunk/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()
/trunk/main/registry/inc/registry/
H A Dtypes.h216 sal_uInt8 aByte; member
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_CharacterProperties.java316 Byte aByte = new Byte((byte)75); in _CharEscapementHeight() local
/trunk/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java61 Byte aByte= new Byte((byte) 111); field in AnyConverter_Test
/trunk/main/io/test/stm/
H A Dmarktest.cxx275 Sequence< sal_Int8 > aByte(256); in testSimple() local
/trunk/main/extensions/test/stm/
H A Dmarktest.cxx275 Sequence< BYTE > aByte(256); in testSimple() local
/trunk/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
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java916 Byte aByte= new Byte((byte)11); in setPropertyValues() local
/trunk/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
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx524 vector<sal_uInt8> aByte(1); in Encrypt() local
/trunk/main/registry/source/
H A Dreflread.cxx373 sal_uInt8 aByte = sal_False; in readBYTEConstant() local
/trunk/main/extensions/test/ole/AxTestComponents/
H A DBasic.cpp133 unsigned char aByte = *val; in inoutByte() local
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1072 sal_uInt8 aByte; in lcl_ReadSbxVariable() local

Completed in 99 milliseconds