Lines Matching refs:nType

617                                    Atom nType,  in convertData()  argument
631 aFlavor.MimeType = convertTypeFromNative( nType, nSelection, rFormat ); in convertData()
664 if( nType == m_nCOMPOUNDAtom ) in convertData()
872 OUString SelectionManager::convertTypeFromNative( Atom nType, Atom selection, int& rFormat ) in convertTypeFromNative() argument
883 if( nType == pTab[i].nAtom ) in convertTypeFromNative()
890 return getString( nType ); in convertTypeFromNative()
1283 Atom nType; in getPasteDataTypes() local
1291 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getPasteDataTypes()
1305 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getPasteDataTypes()
1702 Atom nType = None; in handleSelectionRequest() local
1714 &nType, &nFormat, in handleSelectionRequest()
1729 nType, in handleSelectionRequest()
1730 &nType, &nFormat, in handleSelectionRequest()
1778 … OUStringToOString( getString( nType ), RTL_TEXTENCODING_ISO_8859_1 ).getStr(), in handleSelectionRequest()
1868 Atom nType = None; in handleReceivePropertyNotify() local
1880 &nType, &nFormat, in handleReceivePropertyNotify()
1886 OUStringToOString( getString( nType ), RTL_TEXTENCODING_ISO_8859_1 ).getStr(), in handleReceivePropertyNotify()
1895 if( nType == m_nINCRAtom ) in handleReceivePropertyNotify()
1901 else if( nType != None ) in handleReceivePropertyNotify()
1908 nType, in handleReceivePropertyNotify()
1909 &nType, &nFormat, in handleReceivePropertyNotify()
1915 OUStringToOString( getString( nType ), RTL_TEXTENCODING_ISO_8859_1 ).getStr(), in handleReceivePropertyNotify()
2093 Atom nType = None; in handleSelectionNotify() local
2105 &nType, &nFormat, in handleSelectionNotify()
2118 &nType, &nFormat, in handleSelectionNotify()
2987 Atom nType; in getXdndVersion() local
3007 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getXdndVersion()
3010 if( nType == XA_WINDOW ) in getXdndVersion()
3018 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getXdndVersion()
3021 if( nType == XA_WINDOW && *(XLIB_Window*)pBytes != rProxy ) in getXdndVersion()
3036 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getXdndVersion()
3039 if( nType == XA_ATOM ) in getXdndVersion()