Home
last modified time | relevance | path

Searched refs:AllocateMemory (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/source/stream/
H A Dstream.cxx2622 if( nInitSize && !AllocateMemory( nInitSize ) ) in SvMemoryStream()
2879 sal_Bool SvMemoryStream::AllocateMemory( sal_Size nNewSize ) in AllocateMemory() function in SvMemoryStream
2974 if( nInitSize && !AllocateMemory(nInitSize) ) in SwitchBuffer()
/trunk/main/tools/inc/tools/
H A Dstream.hxx806 virtual sal_Bool AllocateMemory( sal_Size nSize );

Completed in 38 milliseconds