Searched defs:aBytes (Results 1 – 11 of 11) sorted by relevance
130 uno::Sequence< sal_Int8 > aBytes( in createInstance() local383 uno::Sequence< sal_Int8 > aBytes( in queryMore() local496 uno::Sequence< sal_Int8 > aBytes( in queryMore() local599 uno::Sequence< sal_Int8 > aBytes( in queryNext() local
361 Sequence< sal_Int8 > aBytes( xKey->getBinaryValue() ); in getByHierarchicalNameImpl() local388 Sequence< sal_Int8 > aBytes( xKey2->getBinaryValue() ); in getByHierarchicalNameImpl() local
90 ByteSequence aBytes; in exportDialogModel() local
79 ByteSequence aBytes( _seq.getConstArray() + _nPos, nBytesToRead ); in readBytes() local
114 Sequence< sal_Int8 > aBytes; in ExecuteDrop() local
434 sal_Int8 aBytes[] = { sal_Int8(0xF0 | ((nSurrogate >> 18) & 0x0F)), in convertToXML() local463 sal_Int8 aBytes[] = { sal_Int8(0xE0 | ((c >> 12) & 0x0F)), in convertToXML() local480 sal_Int8 aBytes[] = { sal_Int8(0xC0 | ((c >> 6) & 0x1F)), in convertToXML() local
584 OString aBytes( OUStringToOString( OUString( pStr, nLen ), mnBaseEncoding ) ); in ImplDrawText() local628 OString aBytes( OUStringToOString( OUString( pStr, nLen ), mnBaseEncoding ) ); in ImplDrawText() local
215 vector<sal_uInt8> aBytes(nWriteLen); in Write() local614 void XclExpBiff8Encrypter::EncryptBytes( SvStream& rStrm, vector<sal_uInt8>& aBytes ) in EncryptBytes()
103 Sequence< sal_Int8 > aBytes; // getBytes member
1706 ww::bytes aBytes; in WriteString16() local1718 ww::bytes aBytes; in WriteString_xstz() local1730 ww::bytes aBytes; in WriteString8() local
1980 Sequence< sal_Int8> aBytes; in setObjectWithInfo() local
Completed in 250 milliseconds