Home
last modified time | relevance | path

Searched refs:SOT_FORMAT_FILE (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sot/source/base/
H A Dformats.cxx103 { SOT_FORMAT_FILE, EXCHG_IN_ACTION_LINK, 0 }, \
119 { SOT_FORMAT_FILE, EXCHG_OUT_ACTION_INSERT_INTERACTIVE, 0 }, \
132 { SOT_FORMAT_FILE, EXCHG_IN_ACTION_LINK, 0 }, \
148 { SOT_FORMAT_FILE, EXCHG_OUT_ACTION_INSERT_INTERACTIVE, 0 }, \
175 { SOT_FORMAT_FILE, EXCHG_IN_ACTION_COPY, 0 }, \
279 { SOT_FORMAT_FILE, EXCHG_IN_ACTION_COPY, 0 }, \
357 { SOT_FORMAT_FILE, EXCHG_IN_ACTION_COPY, 0 }, \
742 { SOT_FORMAT_FILE, EXCHG_OUT_ACTION_INSERT_HYPERLINK, 0 }, \
1445 if( IsFormatSupported( rDataFlavorExVector, SOT_FORMAT_FILE ) ) in GetTransferableAction_Impl()
1465 if( pCur->nFormatId == SOT_FORMAT_FILE ) in GetTransferableAction_Impl()
[all …]
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx114 if ( !bFormatFound && aHelper.GetString( SOT_FORMAT_FILE, aFilePath ) ) in drop()
158 sal_Bool bAccept = ( implts_IsDropFormatSupported( SOT_FORMAT_FILE ) || in dragOver()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx570 case SOT_FORMAT_FILE: in GetData()
1365 case SOT_FORMAT_FILE: in PasteData()
1438 if( SOT_FORMAT_FILE == nFormat ) in PasteData()
1480 case SOT_FORMAT_FILE: in PasteData()
2322 case SOT_FORMAT_FILE: in _PasteGrf()
2352 SOT_FORMAT_FILE == nFmt && in _PasteGrf()
2790 if( SwTransferable::_PasteFileName( aData, rSh, SOT_FORMAT_FILE, nAct, in _PasteFileList()
/trunk/main/sot/inc/sot/
H A Dformats.hxx50 #define SOT_FORMAT_FILE ((sal_uLong)FORMAT_FILE) macro
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3681 IsDropFormatSupported( SOT_FORMAT_FILE ) || in AcceptDrop()
3696 IsDropFormatSupported( SOT_FORMAT_FILE ) || in AcceptDrop()
3810 …else if ( aDataHelper.HasFormat( SOT_FORMAT_FILE ) ) // #i62773# FILE_LIST/FILE before STRING (… in lcl_GetDropFormatId()
3811 nFormatId = SOT_FORMAT_FILE; in lcl_GetDropFormatId()
3837 else if ( aDataHelper.HasFormat( SOT_FORMAT_FILE ) ) in lcl_GetDropLinkId()
3838 nFormatId = SOT_FORMAT_FILE; in lcl_GetDropLinkId()
H A Dviewfun5.cxx591 else if ( nFormatId == SOT_FORMAT_FILE ) in PasteDataFormat()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx1060 sal_Bool bAccept = ( eViewType == VIEW_FILES && IsDropFormatSupported( SOT_FORMAT_FILE ) ); in AcceptDrop()
1079 if ( SOT_FORMAT_FILE == nId && aHelper.GetString( nId, aFileName ) ) in ExecuteDrop()

Completed in 89 milliseconds