Home
last modified time | relevance | path

Searched refs:SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sot/source/base/
H A Dformats.cxx104 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_LINK, 0 }, \
135 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_LINK, 0 }, \
177 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_COPY, 0 }, \
281 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_COPY, 0 }, \
359 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_COPY, 0 }, \
421 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_COPY, 0 }, \
485 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_COPY, 0 }, \
549 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_COPY, 0 }, \
603 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_COPY, 0 }, \
634 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, EXCHG_IN_ACTION_COPY, 0 }, \
[all …]
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx381 if( ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) && in DoPaste()
382 aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, aINetBookmark ) ) || in DoPaste()
565 …sal_Bool bBookmark = rTargetHelper.IsDropFormatSupported( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in AcceptDrop()
764 if( aDataHelper.HasFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) && in ExecuteDrop()
765 aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, aINetBookmark ) ) in ExecuteDrop()
869 …if( pPageObjsTransferable && aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, aINe… in IMPL_LINK()
H A Ddrviews4.cxx562 if( ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) && in Command()
563 aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, aINetBookmark ) ) || in Command()
H A Ddrviewse.cxx853 if( ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) && in FuSupport()
854 aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, aINetBookmark ) ) || in FuSupport()
H A Dsdview3.cxx1504 !aDataHelper.HasFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) && in InsertData()
H A Ddrviews7.cxx151 case SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK: in GetSupportedClipboardFormats()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx566 case SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK: in GetData()
927 AddFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in PrepareForCopy()
1326 case SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK: in PasteData()
1479 case SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK: in PasteData()
2303 case SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK: in _PasteGrf()
2316 nFmt = SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK; in _PasteGrf()
2357 nFmt = SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK; in _PasteGrf()
2416 if( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK == nFmt ) in _PasteGrf()
2927 SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK,
3154 AddFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in SetDataForDragAndDrop()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx230 pDlg->Insert( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, aEmptyString ); in DoExecute()
250 if( ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) && in DoExecute()
251 … aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, aINetBookmark ) ) || in DoExecute()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx452 case SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK: in GetData()
492 AddFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in CopyINetBookmark()
H A Dtransfer.cxx969 case( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ): in SetINetBookmark()
2163 case( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ): in GetINetBookmark()
/trunk/main/sc/source/ui/app/
H A Dlnktrans.cxx63 AddFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in AddSupportedFormats()
H A Dseltrans.cxx247 AddFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in AddSupportedFormats()
H A Ddrwtrans.cxx343 AddFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in AddSupportedFormats()
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx675 if( IsDropFormatSupported( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) ) in ExecuteDrop()
681 …taHelper( rEvt.maDropEvent.Transferable ).GetINetBookmark( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, aBo… in ExecuteDrop()
/trunk/main/sot/inc/sot/
H A Dformats.hxx61 #define SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ((sal_uLong)18) macro
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx1319 rData.HasFormat( nFmt = SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK )|| in CreateDropFileName()
1345 aContentTree.IsDropFormatSupported( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK )|| in AcceptDrop()
H A Dglbltree.cxx337 IsDropFormatSupported( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK )|| in AcceptDrop()
/trunk/main/svtools/source/dialogs/
H A Dinsdlg.cxx250 { SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, STR_FORMAT_ID_NETSCAPE_BOOKMARK }, in GetSotFormatUIName()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx127 AddFormat(SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK); in AddSupportedFormats()
139 case SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK: in GetData()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3684 IsDropFormatSupported( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) || in AcceptDrop()
3699 IsDropFormatSupported( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) || in AcceptDrop()
3749 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) ) in lcl_GetDropFormatId()
3750 return SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK; in lcl_GetDropFormatId()
3843 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) ) in lcl_GetDropLinkId()
3844 nFormatId = SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK; in lcl_GetDropLinkId()
H A Dviewfun5.cxx626 nFormatId == SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK || in PasteDataFormat()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx556 if ( ! aDataHelper.GetINetBookmark(SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK, aINetBookmark)) in CreateTransferableUserData()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx465 AddFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in AddSupportedFormats()

Completed in 162 milliseconds