Searched refs:SbxMemoryStream (Results 1 – 2 of 2) sorted by relevance
32 SV_DECL_REF(SbxMemoryStream)34 class BASIC_DLLPUBLIC SbxMemoryStream : public SbxBase, public SvMemoryStream class37 SbxMemoryStream(sal_uIntPtr nInitSize_=512, sal_uIntPtr nResize_=64) : in SbxMemoryStream() function in SbxMemoryStream39 ~SbxMemoryStream();44 SV_IMPL_REF(SbxMemoryStream)
28 SbxDataType SbxMemoryStream::GetType() const in GetType()33 SbxMemoryStream::~SbxMemoryStream() in ~SbxMemoryStream()