Home
last modified time | relevance | path

Searched refs:HasFormat (Results 26 – 47 of 47) sorted by relevance

12

/aoo41x/main/reportdesign/source/ui/report/
H A Ddlgedclip.cxx76 if ( _rData.HasFormat( nKnownFormatId ) ) in extractCopies()
H A DViewsWindow.cxx509 return aTransferData.HasFormat(OReportExchange::getDescriptorFormatId()); in IsPasteAllowed()
/aoo41x/main/sc/source/ui/view/
H A Dviewfun5.cxx304 if ( nFormatId == SOT_FORMAT_RTF && aDataHelper.HasFormat( SOT_FORMATSTR_ID_EDITENGINE ) ) in PasteDataFormat()
665 if ( aDataHelper.HasFormat( SOT_FORMAT_STRING ) ) in PasteDDE()
H A Dviewfun4.cxx93 if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_EDITENGINE ) ) in PasteRTF()
/aoo41x/main/sc/source/ui/app/
H A Ddrwtrans.cxx403 if( aOleData.GetTransferable().is() && aOleData.HasFormat( rFlavor ) ) in GetData()
422 if( HasFormat( nFormat ) ) in GetData()
H A Dtransobj.cxx228 if ( !aDataHelper.HasFormat( SOT_FORMATSTR_ID_DIF ) ) in GetOwnClipboard()
262 if( HasFormat( nFormat ) ) in GetData()
/aoo41x/main/sd/source/ui/app/
H A Dsdxfer.cxx495 else if( mpOLEDataHelper && mpOLEDataHelper->HasFormat( rFlavor ) ) in GetData()
514 else if( HasFormat( nFormat ) ) in GetData()
/aoo41x/main/chart2/source/controller/main/
H A DChartTransferable.cxx91 if( HasFormat( nFormat )) in GetData()
H A DChartDropTargetHelper.cxx112 if( aDataHelper.HasFormat( SOT_FORMATSTR_ID_LINK )) in ExecuteDrop()
/aoo41x/main/sw/source/ui/shells/
H A Dannotsh.cxx966 …bool bPastePossible = ( aDataHelper.HasFormat( SOT_FORMAT_STRING ) || aDataHelper.HasFormat( SOT_F… in StateClpbrd()
999 if ( aDataHelper.HasFormat( SOT_FORMAT_RTF ) ) in StateClpbrd()
/aoo41x/main/cui/source/dialogs/
H A Dpastedlg.cxx141 if( rHelper.HasFormat( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR ) ) in GetFormat()
/aoo41x/main/svtools/source/misc/
H A Dembedtransfer.cxx94 if( HasFormat( nFormat ) ) in GetData()
/aoo41x/main/svl/inc/svl/
H A Dsvdde.hxx461 sal_Bool HasFormat( sal_uLong );
/aoo41x/main/svtools/source/dialogs/
H A Dinsdlg.cxx336 if( rData.HasFormat( aFlavor ) && in GetEmbeddedName()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews7.cxx164 bool bHasFormat (rDataHelper.HasFormat(nFormat)); in GetSupportedClipboardFormats()
167 bHasFormat = rDataHelper.HasFormat(nFormat); in GetSupportedClipboardFormats()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx883 if(aTransferData.HasFormat(OGroupExchange::getReportGroupId())) in paste()
919 if(aTransferData.HasFormat(OGroupExchange::getReportGroupId())) in InsertRows()
/aoo41x/main/svl/source/svdde/
H A Dddesvr.cxx591 sal_Bool DdeService::HasFormat( sal_uLong nFmt ) in HasFormat() function in DdeService
/aoo41x/main/svx/source/form/
H A Dfmtextcontrolshell.cxx1001 bDisable |= !aDataHelper.HasFormat( SOT_FORMAT_STRING ); in GetTextAttributeState()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppController.cxx629 …aReturn.bEnabled = !isDataSourceReadOnly() && getViewClipboard().HasFormat(SOT_FORMATSTR_ID_DBACCE… in GetState()
1067 if ( rTransferData.HasFormat(SOT_FORMATSTR_ID_DBACCESS_QUERY) ) in Execute()
/aoo41x/main/sw/source/ui/utlui/
H A Dglbltree.cxx252 if( aData.HasFormat( FORMAT_FILE_LIST )) in ExecuteDrop()
/aoo41x/main/svtools/source/contnr/
H A Dsvlbox.cxx1783 if( aData.HasFormat( SOT_FORMATSTR_ID_TREELISTBOX )) in ExecuteDrop()
/aoo41x/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1788 bAllowed = aTransferData.HasFormat(SOT_FORMAT_STRING); in isPasteAllowed()

Completed in 193 milliseconds

12