Home
last modified time | relevance | path

Searched refs:pBuffer (Results 226 – 229 of 229) sorted by relevance

12345678910

/aoo41x/main/sot/source/sdstor/
H A Ducbstorage.cxx719 sal_uInt8* pBuffer = aBuffer; in UCBStorageStream_Impl() local
720 … ::com::sun::star::uno::Sequence < sal_Int8 > aSequ( (sal_Int8*) pBuffer, RTL_DIGEST_LENGTH_SHA1 ); in UCBStorageStream_Impl()
/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx992 bool writeBuffer( const void* pBuffer, sal_uInt64 nBytes );
/aoo41x/main/vcl/source/fontsubset/
H A Dsft.cxx1714 int OpenTTFontBuffer(void* pBuffer, sal_uInt32 nLen, sal_uInt32 facenum, TrueTypeFont** ttf) in OpenTTFontBuffer() argument
1722 (*ttf)->ptr = (sal_uInt8*)pBuffer; in OpenTTFontBuffer()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.cxx6388 sal_Unicode* pBuffer = sString.GetBufferAccess(); in lcl_checkFontname() local
6393 if( pBuffer[n] < sal_Unicode( 0x20 ) ) in lcl_checkFontname()
6395 pBuffer[n] = sal_Unicode( 1 ); in lcl_checkFontname()

Completed in 93 milliseconds

12345678910