Home
last modified time | relevance | path

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

/aoo4110/main/tools/source/stream/
H A Dstream.cxx2501 if( nInitSize && !AllocateMemory( nInitSize ) ) in SvMemoryStream()
2758 sal_Bool SvMemoryStream::AllocateMemory( sal_Size nNewSize ) in AllocateMemory() function in SvMemoryStream
2853 if( nInitSize && !AllocateMemory(nInitSize) ) in SwitchBuffer()
/aoo4110/main/tools/inc/tools/
H A Dstream.hxx802 virtual sal_Bool AllocateMemory( sal_Size nSize );

Completed in 33 milliseconds