Home
last modified time | relevance | path

Searched refs:bLazyCreation (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sysui/source/win32/misc/
H A DAutoBuffer.cxx43 CAutoUnicodeBuffer::CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation ) : in CAutoUnicodeBuffer() argument
47 if ( !bLazyCreation ) in CAutoUnicodeBuffer()
H A DAutoBuffer.hxx50 CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation = sal_False );
/trunk/main/fpicker/source/win32/misc/
H A DAutoBuffer.cxx51 CAutoUnicodeBuffer::CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation ) : in CAutoUnicodeBuffer() argument
55 if ( !bLazyCreation ) in CAutoUnicodeBuffer()
H A DAutoBuffer.hxx47 CAutoUnicodeBuffer( size_t size, sal_Bool bLazyCreation = sal_False );

Completed in 25 milliseconds