Searched refs:bLazyCreation (Results 1 – 4 of 4) sorted by relevance
43 CAutoUnicodeBuffer::CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation ) : in CAutoUnicodeBuffer() argument47 if ( !bLazyCreation ) in CAutoUnicodeBuffer()
50 CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation = sal_False );
51 CAutoUnicodeBuffer::CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation ) : in CAutoUnicodeBuffer() argument55 if ( !bLazyCreation ) in CAutoUnicodeBuffer()
47 CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation = sal_False );
Completed in 35 milliseconds