Home
last modified time | relevance | path

Searched defs:ByteSequence (Results 1 – 4 of 4) sorted by path

/trunk/main/comphelper/inc/comphelper/
H A Dseqstream.hxx39 typedef ::com::sun::star::uno::Sequence<sal_Int8> ByteSequence; typedef
/trunk/main/pyuno/source/module/
H A Duno.py185 class ByteSequence: class
/trunk/main/sal/inc/rtl/
H A Dbyteseq.h161 class ByteSequence class
H A Dbyteseq.hxx40 inline ByteSequence::ByteSequence() SAL_THROW( () ) in ByteSequence() function in rtl::ByteSequence
46 inline ByteSequence::ByteSequence( const ByteSequence & rSeq ) SAL_THROW( () ) in ByteSequence() function in rtl::ByteSequence
52 inline ByteSequence::ByteSequence( sal_Sequence *pSequence) SAL_THROW( () ) in ByteSequence() function in rtl::ByteSequence
58 inline ByteSequence::ByteSequence( const sal_Int8 * pElements, sal_Int32 len ) in ByteSequence() function in rtl::ByteSequence
68 inline ByteSequence::ByteSequence( sal_Int32 len, enum __ByteSequence_NoDefault ) in ByteSequence() function in rtl::ByteSequence
78 inline ByteSequence::ByteSequence( sal_Sequence *pSequence, enum __ByteSequence_NoAcquire ) SAL_THR… in ByteSequence() function in rtl::ByteSequence
83 inline ByteSequence::ByteSequence( sal_Int32 len ) in ByteSequence() function in rtl::ByteSequence

Completed in 32 milliseconds