Home
last modified time | relevance | path

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

/trunk/main/svtools/source/misc/
H A Dtransfer.cxx722 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 …]
H A Dstringtransfer.cxx85 if (SOT_FORMAT_STRING == aSearch->mnSotId) in PasteString()
H A Dtransfer2.cxx341 if( nFormat == (*aIter++).mnSotId ) in IsDropFormatSupported()
/trunk/main/svx/source/fmcomp/
H A Ddbaexchange.cxx266 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()
H A Ddbaobjectex.cxx123 if ( getDescriptorFormatId(_bForm) == aCheck->mnSotId ) in canExtractComponentDescriptor()
/trunk/main/sot/source/base/
H A Dformats.cxx1332 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()
/trunk/main/svx/source/form/
H A Dfmexch.cxx121 if ( aSearch->mnSotId == _nFormatId ) in hasFormat()
177 _rFlavor.mnSotId = nId; in lcl_fillDataFlavorEx()
178 return SotExchange::GetFormatDataFlavor( _rFlavor.mnSotId, _rFlavor ); in lcl_fillDataFlavorEx()
/trunk/main/svtools/source/dialogs/
H A Dinsdlg.cxx236 SotFormatStringId mnSotId; in GetSotFormatUIName() member
315 if( aSotResourcePairs[ i ].mnSotId == nId ) in GetSotFormatUIName()
/trunk/main/dbaccess/source/ui/inc/
H A DTableCopyHelper.hxx68 switch (_aType.mnSotId) in operator ()()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinExchange.cxx94 if ( _nSlotID == aCheck->mnSotId ) in isFormatAvailable()
/trunk/main/sot/inc/sot/
H A Dexchange.hxx59 SotFormatStringId mnSotId; member
/trunk/main/cui/source/dialogs/
H A Dpastedlg.cxx159 SotFormatStringId nFormat = (*aIter++).mnSotId; in GetFormat()
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx205 if ( nFormat == (*aIter++).mnSotId ) in implts_IsDropFormatSupported()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1512 switch (_aType.mnSotId) in operator ()()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2978 aFlavorEx.mnSotId = SOT_FORMATSTR_ID_EMBED_SOURCE; in PasteSpecial()

Completed in 108 milliseconds