| /AOO41X/main/sd/source/ui/view/ |
| H A D | sdview3.cxx | 870 TransferableObjectDescriptor aObjDesc; in InsertData() local 872 … if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) && in InsertData() 876 if( mpDoc->GetDocSh() && ( mpDoc->GetDocSh()->GetClassName() == aObjDesc.maClassName ) ) in InsertData() 928 svt::EmbeddedObjectRef aObjRef( xObj, aObjDesc.mnViewAspect ); in InsertData() 955 if ( aObjDesc.mnViewAspect == embed::Aspects::MSOLE_ICON ) in InsertData() 957 if( aObjDesc.maSize.Width() && aObjDesc.maSize.Height() ) in InsertData() 958 aSize = aObjDesc.maSize; in InsertData() 968 … MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( aObjDesc.mnViewAspect ) ); in InsertData() 969 if( aObjDesc.maSize.Width() && aObjDesc.maSize.Height() ) in InsertData() 971 … Size aTmp( OutputDevice::LogicToLogic( aObjDesc.maSize, MAP_100TH_MM, aMapUnit ) ); in InsertData() [all …]
|
| H A D | sdview2.cxx | 138 TransferableObjectDescriptor aObjDesc; in CreateClipboardDataObject() local 170 …SvEmbedTransferHelper::FillTransferableObjectDescriptor( aObjDesc, pSdrOleObj->GetObjRef(), pSdrOl… in CreateClipboardDataObject() 172 pTransferable->GetWorkDocument()->GetDocSh()->FillTransferableObjectDescriptor( aObjDesc ); in CreateClipboardDataObject() 175 aObjDesc.maDisplayName = mpDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in CreateClipboardDataObject() 177 aObjDesc.maSize = aMarkRect.GetSize(); in CreateClipboardDataObject() 180 pTransferable->SetObjectDescriptor( aObjDesc ); in CreateClipboardDataObject() 195 TransferableObjectDescriptor aObjDesc; in CreateDragDataObject() local 221 …SvEmbedTransferHelper::FillTransferableObjectDescriptor( aObjDesc, pSdrOleObj->GetObjRef(), pSdrOl… in CreateDragDataObject() 223 mpDocSh->FillTransferableObjectDescriptor( aObjDesc ); in CreateDragDataObject() 225 aObjDesc.maSize = GetAllMarkedRect().GetSize(); in CreateDragDataObject() [all …]
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | drawvie4.cxx | 176 TransferableObjectDescriptor aObjDesc; in BeginDrag() local 177 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in BeginDrag() 178 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in BeginDrag() 181 ScDrawTransferObj* pTransferObj = new ScDrawTransferObj( pModel, pDocSh, aObjDesc ); in BeginDrag() 213 TransferableObjectDescriptor aObjDesc; in DoCopy() local 214 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in DoCopy() 215 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in DoCopy() 218 ScDrawTransferObj* pTransferObj = new ScDrawTransferObj( pModel, pDocSh, aObjDesc ); in DoCopy() 249 TransferableObjectDescriptor aObjDesc; in CopyToTransferable() local 250 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in CopyToTransferable() [all …]
|
| H A D | viewfun3.cxx | 376 TransferableObjectDescriptor aObjDesc; in CopyToClip() local 377 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in CopyToClip() 378 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in CopyToClip() 381 ScTransferObj* pTransferObj = new ScTransferObj( pClipDoc, aObjDesc ); in CopyToClip() 493 TransferableObjectDescriptor aObjDesc; in CopyToClip() local 494 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in CopyToClip() 495 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in CopyToClip() 498 ScTransferObj* pTransferObj = new ScTransferObj( pDocClip.release(), aObjDesc ); in CopyToClip() 553 TransferableObjectDescriptor aObjDesc; in CopyToTransferable() local 554 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in CopyToTransferable() [all …]
|
| H A D | viewfun5.cxx | 128 TransferableObjectDescriptor aObjDesc; in PasteDataFormat() local 130 … if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) && in PasteDataFormat() 133 if ( aObjDesc.maClassName == SvGlobalName( SO3_SC_CLASSID_60 ) ) in PasteDataFormat() 207 …PasteObject( aPos, xObj, &aObjDesc.maSize, &aGraphic, aDataFlavor.MimeType, aObjDesc.mnViewAspect … in PasteDataFormat() 210 PasteObject( aPos, xObj, &aObjDesc.maSize ); in PasteDataFormat() 225 … ( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR_OLE, aObjDesc ) ) in PasteDataFormat() 281 …PasteObject( aPos, xObj, &aObjDesc.maSize, &aGraphic, aDataFlavor.MimeType, aObjDesc.mnViewAspect … in PasteDataFormat() 284 PasteObject( aPos, xObj, &aObjDesc.maSize ); in PasteDataFormat()
|
| H A D | tabcont.cxx | 466 TransferableObjectDescriptor aObjDesc; in DoDrag() local 467 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in DoDrag() 468 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in DoDrag() 471 ScTransferObj* pTransferObj = new ScTransferObj( pClipDoc, aObjDesc ); in DoDrag()
|
| H A D | select.cxx | 122 TransferableObjectDescriptor aObjDesc; in BeginDrag() local 123 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in BeginDrag() 124 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in BeginDrag() 127 ScTransferObj* pTransferObj = new ScTransferObj( pClipDoc, aObjDesc ); in BeginDrag()
|
| H A D | gridwin.cxx | 3751 TransferableObjectDescriptor aObjDesc; in lcl_GetDropFormatId() local 3752 … if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) && in lcl_GetDropFormatId() 3756 bDoRtf = ( ( aObjDesc.maClassName == SvGlobalName( SO3_SW_CLASSID ) || in lcl_GetDropFormatId() 3757 aObjDesc.maClassName == SvGlobalName( SO3_SWWEB_CLASSID ) ) in lcl_GetDropFormatId()
|
| /AOO41X/main/sw/source/ui/dochdl/ |
| H A D | swdtflvr.cxx | 225 pDShell->FillTransferableObjectDescriptor( aObjDesc ); in SwTransferable() 229 aObjDesc.maDisplayName = URIHelper::removePassword( in SwTransferable() 235 PrepareOLE( aObjDesc ); in SwTransferable() 508 bOK = SetTransferableObjectDescriptor( aObjDesc, rFlavor ); in GetData() 793 PrepareOLE( aObjDesc ); in PrepareForCopy() 820 … aObjDesc.maSize = OutputDevice::LogicToLogic( pWrtShell->GetObjSize(), MAP_TWIP, MAP_100TH_MM ); in PrepareForCopy() 822 PrepareOLE( aObjDesc ); in PrepareForCopy() 949 aObjDesc.mbCanLink = sal_False; in PrepareForCopy() 951 aObjDesc.maSize = OutputDevice::LogicToLogic( aSz, MAP_TWIP, MAP_100TH_MM ); in PrepareForCopy() 953 PrepareOLE( aObjDesc ); in PrepareForCopy() [all …]
|
| /AOO41X/main/sc/source/ui/app/ |
| H A D | seltrans.cxx | 308 TransferableObjectDescriptor aObjDesc; in CreateCellData() local 309 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in CreateCellData() 310 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in CreateCellData() 313 ScTransferObj* pTransferObj = new ScTransferObj( pClipDoc, aObjDesc ); in CreateCellData() 367 TransferableObjectDescriptor aObjDesc; in CreateDrawData() local 368 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in CreateDrawData() 369 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in CreateDrawData() 372 ScDrawTransferObj* pTransferObj = new ScDrawTransferObj( pModel, pDocSh, aObjDesc ); in CreateDrawData()
|
| H A D | drwtrans.cxx | 97 aObjDesc( rDesc ), in ScDrawTransferObj() 227 …SvEmbedTransferHelper::FillTransferableObjectDescriptor( aObjDesc, pObj->GetObjRef(), pObj->GetGra… in ScDrawTransferObj() 230 aObjDesc.maSize = aSrcSize; in ScDrawTransferObj() 231 PrepareOLE( aObjDesc ); in ScDrawTransferObj() 426 bOK = SetTransferableObjectDescriptor( aObjDesc, rFlavor ); in GetData()
|
| H A D | transobj.cxx | 128 aObjDesc( rDesc ), in ScTransferObj() 186 aObjDesc.maSize = aMMRect.GetSize(); in ScTransferObj() 187 PrepareOLE( aObjDesc ); in ScTransferObj() 266 bOK = SetTransferableObjectDescriptor( aObjDesc, rFlavor ); in GetData()
|
| /AOO41X/main/sc/source/ui/navipi/ |
| H A D | content.cxx | 1302 TransferableObjectDescriptor aObjDesc; in lcl_DoDragObject() local 1303 pSrcShell->FillTransferableObjectDescriptor( aObjDesc ); in lcl_DoDragObject() 1304 aObjDesc.maDisplayName = pSrcShell->GetMedium()->GetURLObject().GetURLNoPass(); in lcl_DoDragObject() 1307 … ScDrawTransferObj* pTransferObj = new ScDrawTransferObj( pDragModel, pSrcShell, aObjDesc ); in lcl_DoDragObject() 1336 TransferableObjectDescriptor aObjDesc; in lcl_DoDragCells() local 1337 pSrcShell->FillTransferableObjectDescriptor( aObjDesc ); in lcl_DoDragCells() 1338 aObjDesc.maDisplayName = pSrcShell->GetMedium()->GetURLObject().GetURLNoPass(); in lcl_DoDragCells() 1341 ScTransferObj* pTransferObj = new ScTransferObj( pClipDoc, aObjDesc ); in lcl_DoDragCells()
|
| /AOO41X/main/svtools/source/misc/ |
| H A D | embedtransfer.cxx | 56 TransferableObjectDescriptor aObjDesc; in SvEmbedTransferHelper() local 58 FillTransferableObjectDescriptor( aObjDesc, m_xObj, NULL, m_nAspect ); in SvEmbedTransferHelper() 59 PrepareOLE( aObjDesc ); in SvEmbedTransferHelper()
|
| /AOO41X/main/sd/source/ui/slidesorter/controller/ |
| H A D | SlsClipboard.cxx | 484 TransferableObjectDescriptor aObjDesc; in CreateSlideTransferable() local 486 ->FillTransferableObjectDescriptor (aObjDesc); in CreateSlideTransferable() 489 aObjDesc.maDisplayName = pDocument->GetDocSh() in CreateSlideTransferable() 502 pTransferable->SetObjectDescriptor (aObjDesc); in CreateSlideTransferable()
|
| /AOO41X/main/sc/source/ui/inc/ |
| H A D | drwtrans.hxx | 50 TransferableObjectDescriptor aObjDesc; member in ScDrawTransferObj
|
| H A D | transobj.hxx | 50 TransferableObjectDescriptor aObjDesc; member in ScTransferObj
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | swdtflvr.hxx | 66 TransferableObjectDescriptor aObjDesc; member in SwTransferable
|
| /AOO41X/main/filter/source/svg/ |
| H A D | svgexport.cxx | 870 … OUString aObjName( implGetValidIDFromInterface( rxShape, sal_True ) ), aObjDesc; in implExportShape() local 900 OUString aObjName( implGetValidIDFromInterface( rxShape, sal_True ) ), aObjDesc; in implExportShape() local
|