Searched refs:convertTypeToNative (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.cxx | 796 void SelectionManager::convertTypeToNative( const OUString& rType, Atom selection, int& rFormat, ::… in convertTypeToNative() function in SelectionManager 854 convertTypeToNative( pFlavors[i].MimeType, targetselection, nFormat, rOutTypeList ); in getNativeTypeList() 864 …convertTypeToNative( OUString::createFromAscii( "text/plain;charset=utf-8" ), targetselection, nFo… in getNativeTypeList() 1221 convertTypeToNative( rType, selection, nFormat, aTypes ); in getPasteData()
|
H A D | X11_selection.hxx | 457 …void convertTypeToNative( const ::rtl::OUString& rType, Atom selection, int& rFormat, ::std::list<…
|
Completed in 37 milliseconds