Home
last modified time | relevance | path

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

/trunk/main/tools/source/stream/
H A Dstream.cxx2684 if( !ReAllocateMemory( nNewResize) ) in PutData()
2694 if( !ReAllocateMemory( nCount-nMaxCount+nNewResize ) ) in PutData()
2738 ReAllocateMemory( nDiff ); in SeekPos()
2812 sal_Bool SvMemoryStream::ReAllocateMemory( long nDiff ) in ReAllocateMemory() function in SvMemoryStream
2906 ReAllocateMemory( nDiff ); in SetSize()
/trunk/main/tools/inc/tools/
H A Dstream.hxx810 virtual sal_Bool ReAllocateMemory( long nDiff );
/trunk/main/sot/source/sdstor/
H A Dstgstrms.cxx1202 ReAllocateMemory( - ( (long) nEndOfData - 16 ) ); in SetSize()

Completed in 22 milliseconds