| /aoo42x/main/sc/source/ui/app/ | 
| H A D | drwtrans.cxx | 352         if ( !aOleData.GetTransferable().is() )  in AddSupportedFormats()358         if ( aOleData.GetTransferable().is() )  in AddSupportedFormats()
 396         if ( !aOleData.GetTransferable().is() )  in GetData()
 403         if( aOleData.GetTransferable().is() && aOleData.HasFormat( rFlavor ) )  in GetData()
 
 | 
| /aoo42x/main/starmath/source/ | 
| H A D | view.cxx | 1500             if( aData.GetTransferable().is() &&  in Execute()1552 					if( aDataHelper.GetTransferable().is() &&  in Execute()
 1612             if  ( aDataHelper.GetTransferable().is() )  in Execute()
 1833 				bPasteState = aDataHelper.GetTransferable().is() &&  in GetState()
 
 | 
| /aoo42x/main/svx/source/fmcomp/ | 
| H A D | xmlexchg.cxx | 77 …erence<XTransferable> &transfer = const_cast<Reference<XTransferable> &>(_rData.GetTransferable());  in extractDescriptor()
 | 
| /aoo42x/main/sc/source/ui/drawfunc/ | 
| H A D | drtxtob1.cxx | 142     sal_uLong nFormat = pDlg->GetFormat( aDataHelper.GetTransferable() );  in ExecutePasteContents()
 | 
| /aoo42x/main/sd/source/ui/view/ | 
| H A D | sdview2.cxx | 319 	if( !aDataHelper.GetTransferable().is() )  in DoPaste()324 	if( pOLV && EditEngine::HasValidData( aDataHelper.GetTransferable() ) )  in DoPaste()
 
 | 
| H A D | drviews4.cxx | 550 			if( aDataHelper.GetTransferable().is() )  in Command()
 | 
| H A D | drviewse.cxx | 843 	        if( nFormat && aDataHelper.GetTransferable().is() )  in FuSupport()
 | 
| H A D | sdview3.cxx | 322 …Transferable* pImplementation = SdTransferable::getImplementation( aDataHelper.GetTransferable() );  in InsertData()
 | 
| /aoo42x/main/sc/source/ui/view/ | 
| H A D | viewfun3.cxx | 781 			PasteDataFormat( nFormatId, aDataHelper.GetTransferable(),  in PasteFromTransferable()806 		if ( !aDataHelper.GetTransferable().is() )  in PasteFromSystem()
 809 		bRet = PasteDataFormat( nFormatId, aDataHelper.GetTransferable(),  in PasteFromSystem()
 
 | 
| H A D | editsh.cxx | 300                     nFormat = pDlg->GetFormat( aDataHelper.GetTransferable() );  in Execute()
 | 
| H A D | cellsh1.cxx | 1447                             sal_uLong nFormat = pDlg->GetFormat( aDataHelper.GetTransferable() );  in ExecuteEdit()
 | 
| H A D | gridwin.cxx | 4367 		uno::Reference<datatransfer::XTransferable> xTransferable = aDataHelper.GetTransferable();  in PasteSelection()
 | 
| /aoo42x/main/editeng/inc/editeng/ | 
| H A D | editview.hxx | 194 …:com::sun::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable > GetTransferable();
 | 
| /aoo42x/main/sd/source/ui/func/ | 
| H A D | fuinsert.cxx | 238         if( nFormatId && aDataHelper.GetTransferable().is() )  in DoExecute()
 | 
| /aoo42x/main/chart2/source/controller/main/ | 
| H A D | ChartController_Tools.cxx | 310         if( aDataHelper.GetTransferable().is())  in executeDispatch_Paste()
 | 
| /aoo42x/main/svtools/inc/svtools/ | 
| H A D | transfer.hxx | 336 …ar::uno::Reference< ::com::sun::star::datatransfer::XTransferable >&	GetTransferable() const { ret…  in GetTransferable()  function in TransferableDataHelper
 | 
| /aoo42x/main/sc/source/ui/unoobj/ | 
| H A D | viewuno.cxx | 2324 		return pShell->GetEditView()->GetTransferable();  in getTransferable()2333 			return pOutView->GetEditView().GetTransferable();  in getTransferable()
 
 | 
| /aoo42x/main/sw/source/ui/dochdl/ | 
| H A D | swdtflvr.cxx | 3005     sal_uLong nFormat = pDlg->GetFormat( rData.GetTransferable() );  in PasteSpecial()3686     uno::Reference<XUnoTunnel> xTunnel( rData.GetTransferable(), UNO_QUERY );  in GetSwTransferable()
 
 | 
| /aoo42x/main/svx/source/gallery2/ | 
| H A D | galbrws2.cxx | 1362 					mpCurTheme->InsertTransferable( aDataHelper.GetTransferable(), mnCurActionPos );  in Execute()
 | 
| /aoo42x/main/sw/source/ui/shells/ | 
| H A D | annotsh.cxx | 922 				sal_uLong nFormat = pDlg->GetFormat( aDataHelper.GetTransferable() );  in ExecClpbrd()
 | 
| /aoo42x/main/editeng/source/editeng/ | 
| H A D | editview.cxx | 620 …::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable > EditView::GetTransferable()  in GetTransferable()  function in EditView
 | 
| /aoo42x/main/sw/source/ui/uno/ | 
| H A D | unotxvw.cxx | 2174         return pOLV->GetEditView().GetTransferable();  in getTransferable()
 | 
| /aoo42x/main/dbaccess/source/ui/app/ | 
| H A D | AppController.cxx | 1106 						pasteFormat(pDlg->GetFormat(rClipboard.GetTransferable()));  in Execute()
 |