Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/w32/
H A Dprocess.cxx441 DWORD dwLen = 0; in osl_getProcessWorkingDir() local
445dwLen = GetCurrentDirectory( aBuffer.getBufSizeInSymbols(), ::osl::mingw_reinterpret_cast<LPWSTR>(… in osl_getProcessWorkingDir()
448 if ( dwLen && dwLen < aBuffer.getBufSizeInSymbols() ) in osl_getProcessWorkingDir()
453 rtl_uString_newFromStr_WithLength( &ustrTemp, aBuffer, dwLen ); in osl_getProcessWorkingDir()
/aoo42x/main/jvmfwk/source/
H A Dfwkutil.cxx79 DWORD dwLen = 16; in isAccessibilitySupportDesired() local
82 & dwLen)== ERROR_SUCCESS) in isAccessibilitySupportDesired()

Completed in 15 milliseconds