Searched refs:AllocateMemory (Results 1 – 2 of 2) sorted by relevance
2607 if( nInitSize && !AllocateMemory( nInitSize ) ) in SvMemoryStream()2864 sal_Bool SvMemoryStream::AllocateMemory( sal_Size nNewSize ) in AllocateMemory() function in SvMemoryStream2959 if( nInitSize && !AllocateMemory(nInitSize) ) in SwitchBuffer()
806 virtual sal_Bool AllocateMemory( sal_Size nSize );
Completed in 36 milliseconds