Home
last modified time | relevance | path

Searched refs:ReAllocateMemory (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/tools/source/stream/
H A Dstream.cxx2767 if( !ReAllocateMemory( nNewResize) ) in PutData()
2777 if( !ReAllocateMemory( nCount-nMaxCount+nNewResize ) ) in PutData()
2821 ReAllocateMemory( nDiff ); in SeekPos()
2895 sal_Bool SvMemoryStream::ReAllocateMemory( long nDiff ) in ReAllocateMemory() function in SvMemoryStream
2989 ReAllocateMemory( nDiff ); in SetSize()
/aoo42x/main/tools/inc/tools/
H A Dstream.hxx814 virtual sal_Bool ReAllocateMemory( long nDiff );
/aoo42x/main/sot/source/sdstor/
H A Dstgstrms.cxx1202 ReAllocateMemory( - ( (long) nEndOfData - 16 ) ); in SetSize()

Completed in 343 milliseconds