Searched refs:aShortBuffer (Results 1 – 1 of 1) sorted by relevance
85 sal_Unicode aShortBuffer[1024] = {0}; in Win_GetShortPathName() local86 sal_Int32 nShortBufSize = sizeof( aShortBuffer ) / sizeof( aShortBuffer[0] ); in Win_GetShortPathName()91 reinterpret_cast<LPWSTR>( aShortBuffer ), in Win_GetShortPathName()95 …aRes = rtl::OString( OU2ENC( rtl::OUString( aShortBuffer, nShortLen ), osl_getThreadTextEncoding()… in Win_GetShortPathName()
Completed in 6 milliseconds