Lines Matching refs:nFormat

121 	int				nFormat;			// the corresponding format  member
811 rFormat = pTab[i].nFormat; in convertTypeToNative()
816 if( pTab[i].nFormat == XA_PIXMAP ) in convertTypeToNative()
845 int nFormat; in getNativeTypeList() local
854 convertTypeToNative( pFlavors[i].MimeType, targetselection, nFormat, rOutTypeList ); in getNativeTypeList()
864 …UString::createFromAscii( "text/plain;charset=utf-8" ), targetselection, nFormat, rOutTypeList, tr… in getNativeTypeList()
885 rFormat = pTab[i].nFormat; in convertTypeFromNative()
1036 int nFormat; in getPasteData() local
1221 convertTypeToNative( rType, selection, nFormat, aTypes ); in getPasteData()
1284 int nFormat; in getPasteDataTypes() local
1291 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getPasteDataTypes()
1305 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getPasteDataTypes()
1358 int nFormat; in getPasteDataTypes() local
1359 pFlavors->MimeType = convertTypeFromNative( *pAtoms, selection, nFormat ); in getPasteDataTypes()
1462 static sal_Size GetTrueFormatSize(int nFormat) in GetTrueFormatSize() argument
1465 return nFormat == 32 ? sizeof(long) : nFormat/8; in GetTrueFormatSize()
1495 int nFormat; in sendData() local
1497 … bool bConverted = convertData( pAdaptor->getTransferable(), target, selection, nFormat, aData ); in sendData()
1565 int nFormat; in sendData() local
1567 bool bConverted = convertData( pAdaptor->getTransferable(), target, selection, nFormat, aData ); in sendData()
1599 rInc.m_nFormat = nFormat; in sendData()
1611 sal_Size nUnitSize = GetTrueFormatSize(nFormat); in sendData()
1616 nFormat, in sendData()
1625 …OUStringToOString( convertTypeFromNative( target, selection, nFormat ), RTL_TEXTENCODING_ISO_8859_… in sendData()
1703 int nFormat = 0; in handleSelectionRequest() local
1714 &nType, &nFormat, in handleSelectionRequest()
1717 if( nFormat == 32 && nBytes/4 ) in handleSelectionRequest()
1730 &nType, &nFormat, in handleSelectionRequest()
1869 int nFormat = 0; in handleReceivePropertyNotify() local
1880 &nType, &nFormat, in handleReceivePropertyNotify()
1887 nFormat, nItems ); in handleReceivePropertyNotify()
1909 &nType, &nFormat, in handleReceivePropertyNotify()
1916 nFormat, nBytes ); in handleReceivePropertyNotify()
1919 sal_Size nUnitSize = GetTrueFormatSize(nFormat); in handleReceivePropertyNotify()
2094 int nFormat = 0; in handleSelectionNotify() local
2105 &nType, &nFormat, in handleSelectionNotify()
2118 &nType, &nFormat, in handleSelectionNotify()
2123 sal_Size nUnitSize = GetTrueFormatSize(nFormat); in handleSelectionNotify()
2988 int nFormat; in getXdndVersion() local
3007 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getXdndVersion()
3018 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getXdndVersion()
3036 &nType, &nFormat, &nItems, &nBytes, &pBytes ); in getXdndVersion()