Home
last modified time | relevance | path

Searched defs:GetBuffer (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/tools/source/stream/ !
H A Dcachestr.cxx233 const void* SvCacheStream::GetBuffer() in GetBuffer() function in SvCacheStream
/AOO42X/main/basic/source/inc/ !
H A Dcodegen.hxx81 sal_uInt8* GetBuffer() { return m_pCnvtdBuf; } in GetBuffer() function in PCodeBuffConvertor
/AOO42X/main/basic/source/comp/ !
H A Dbuffer.cxx55 char* SbiBuffer::GetBuffer() in GetBuffer() function in SbiBuffer
/AOO42X/main/rsc/inc/ !
H A Drsctools.hxx99 void * GetBuffer() in GetBuffer() function in RscWriteRc
/AOO42X/main/vcl/source/glyphs/ !
H A Dgcach_ftyp.hxx49 const unsigned char* GetBuffer() const { return mpFileMap; } in GetBuffer() function in FtFontFile
/AOO42X/main/tools/inc/tools/ !
H A Dstring.hxx351 const sal_Char* GetBuffer() const { return mpData->maStr; } in GetBuffer() function in ByteString
650 const sal_Unicode* GetBuffer() const { return mpData->maStr; } in GetBuffer() function in UniString
/AOO42X/main/vcl/inc/vcl/ !
H A Dbmpacc.hxx395 inline Scanline BitmapReadAccess::GetBuffer() const in GetBuffer() function in BitmapReadAccess