28 #ifndef _RTL_BYTESEQ_H_
29 #define _RTL_BYTESEQ_H_
175 inline static void * SAL_CALL
operator new (
size_t nSize )
SAL_THROW(())
177 inline static void SAL_CALL
operator delete (
void * pMem )
SAL_THROW(())
179 inline static void * SAL_CALL
operator new ( size_t,
void * pMem )
SAL_THROW(())
181 inline static void SAL_CALL
operator delete (
void *,
void * )
SAL_THROW(())
241 inline sal_Int32 SAL_CALL
getLength() const SAL_THROW(())
302 inline void SAL_CALL
realloc( sal_Int32 nSize );
309 {
return _pSequence; }
315 {
return _pSequence; }