Searched refs:mnSotId (Results 1 – 15 of 15) sorted by relevance
722 aFlavorEx.mnSotId = SotExchange::RegisterFormat( rFlavor ); in AddFormat()729 if( FORMAT_BITMAP == aFlavorEx.mnSotId ) in AddFormat()734 else if( FORMAT_GDIMETAFILE == aFlavorEx.mnSotId ) in AddFormat()780 if( nFormat == (*aIter).mnSotId ) in HasFormat()1497 aFlavorEx.mnSotId = SotExchange::RegisterFormat( rFlavor ); in FillDataFlavorExVector()1502 … if(SOT_FORMATSTR_ID_BMP == aFlavorEx.mnSotId || SOT_FORMATSTR_ID_PNG == aFlavorEx.mnSotId) in FillDataFlavorExVector()1506 aFlavorEx.mnSotId = SOT_FORMAT_BITMAP; in FillDataFlavorExVector()1510 …RMATSTR_ID_WMF == aFlavorEx.mnSotId || SOT_FORMATSTR_ID_EMF == aFlavorEx.mnSotId || SOT_FORMATSTR_… in FillDataFlavorExVector()1514 aFlavorEx.mnSotId = SOT_FORMAT_GDIMETAFILE; in FillDataFlavorExVector()1521 aFlavorEx.mnSotId = SOT_FORMATSTR_ID_HTML_NO_COMMENT; in FillDataFlavorExVector()[all …]
85 if (SOT_FORMAT_STRING == aSearch->mnSotId) in PasteString()
341 if( nFormat == (*aIter++).mnSotId ) in IsDropFormatSupported()
266 if (bFieldFormat && (SOT_FORMATSTR_ID_SBA_FIELDDATAEXCHANGE == aCheck->mnSotId)) in canExtractColumnDescriptor()268 if (bControlFormat && (SOT_FORMATSTR_ID_SBA_CTRLDATAEXCHANGE == aCheck->mnSotId)) in canExtractColumnDescriptor()270 if (bDescriptorFormat && (getDescriptorFormatId() == aCheck->mnSotId)) in canExtractColumnDescriptor()518 if (SOT_FORMATSTR_ID_DBACCESS_TABLE == aCheck->mnSotId) in canExtractObjectDescriptor()520 if (SOT_FORMATSTR_ID_DBACCESS_QUERY == aCheck->mnSotId) in canExtractObjectDescriptor()522 if (SOT_FORMATSTR_ID_DBACCESS_COMMAND == aCheck->mnSotId) in canExtractObjectDescriptor()692 aCheck != _rFlavors.end() && getDescriptorFormatId() == aCheck->mnSotId; in canExtractDescriptor()
123 if ( getDescriptorFormatId(_bForm) == aCheck->mnSotId ) in canExtractComponentDescriptor()
1332 if( nId == (*aIter++).mnSotId ) in IsFormatSupported()1631 aFlavorEx.mnSotId = SotExchange::RegisterFormat( rFlavor ); in GetExchangeAction()1635 …if( (( SOT_FORMATSTR_ID_BMP == aFlavorEx.mnSotId ) || (SOT_FORMATSTR_ID_PNG == aFlavorEx.mnSotId))… in GetExchangeAction()1640 aFlavorEx.mnSotId = SOT_FORMAT_BITMAP; in GetExchangeAction()1644 else if( ( ( SOT_FORMATSTR_ID_WMF == aFlavorEx.mnSotId ) || in GetExchangeAction()1645 ( SOT_FORMATSTR_ID_EMF == aFlavorEx.mnSotId ) ) && in GetExchangeAction()1650 aFlavorEx.mnSotId = SOT_FORMAT_GDIMETAFILE; in GetExchangeAction()
121 if ( aSearch->mnSotId == _nFormatId ) in hasFormat()177 _rFlavor.mnSotId = nId; in lcl_fillDataFlavorEx()178 return SotExchange::GetFormatDataFlavor( _rFlavor.mnSotId, _rFlavor ); in lcl_fillDataFlavorEx()
236 SotFormatStringId mnSotId; in GetSotFormatUIName() member315 if( aSotResourcePairs[ i ].mnSotId == nId ) in GetSotFormatUIName()
68 switch (_aType.mnSotId) in operator ()()
94 if ( _nSlotID == aCheck->mnSotId ) in isFormatAvailable()
59 SotFormatStringId mnSotId; member
159 SotFormatStringId nFormat = (*aIter++).mnSotId; in GetFormat()
205 if ( nFormat == (*aIter++).mnSotId ) in implts_IsDropFormatSupported()
1512 switch (_aType.mnSotId) in operator ()()
2978 aFlavorEx.mnSotId = SOT_FORMATSTR_ID_EMBED_SOURCE; in PasteSpecial()
Completed in 174 milliseconds