Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/win32/dtobj/
H A DDataFmtTransl.cxx215 sal_Unicode wBuff[ MAX_CLIPFORMAT_NAME ]; in getClipboardFormatName() local
216 …sal_Int32 nLen = GetClipboardFormatNameW( aClipformat, reinterpret_cast<LPWSTR>(wBuff), MAX_CLIP… in getClipboardFormatName()
218 return OUString( wBuff, nLen ); in getClipboardFormatName()

Completed in 18 milliseconds