Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/stream/
H A Dstream.cxx2607 if( nInitSize && !AllocateMemory( nInitSize ) ) in SvMemoryStream()
2864 sal_Bool SvMemoryStream::AllocateMemory( sal_Size nNewSize ) in AllocateMemory() function in SvMemoryStream
2959 if( nInitSize && !AllocateMemory(nInitSize) ) in SwitchBuffer()
/aoo41x/main/tools/inc/tools/
H A Dstream.hxx806 virtual sal_Bool AllocateMemory( sal_Size nSize );

Completed in 36 milliseconds