Home
last modified time | relevance | path

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

/aoo42x/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx85 sal_Unicode aShortBuffer[1024] = {0}; in Win_GetShortPathName() local
86 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 9 milliseconds