Searched defs:pTransferable (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/svtools/source/misc/ |
H A D | stringtransfer.cxx | 68 OStringTransferable* pTransferable = new OStringTransferable( _rContent ); in CopyString() local 100 OStringTransferable* pTransferable = new OStringTransferable( _rContent ); in StartStringDrag() local
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsTransferableData.cxx | 41 SdTransferable* pTransferable = new SdTransferable (pSrcDoc, pWorkView, bInitOnGetData); in CreateTransferable() local 50 …d_ptr<TransferableData> TransferableData::GetFromTransferable (const SdTransferable* pTransferable) in GetFromTransferable()
|
H A D | SlsClipboard.cxx | 469 SdTransferable* pTransferable = TransferableData::CreateTransferable ( in CreateSlideTransferable() local 531 …ptr<SdTransferable::UserData> Clipboard::CreateTransferableUserData (SdTransferable* pTransferable) in CreateTransferableUserData() 888 SdTransferable* pTransferable, in IsInsertionTrivial()
|
H A D | SlsDragAndDropContext.cxx | 62 SdTransferable* pTransferable = SD_MOD()->pTransferDrag; in DragAndDropContext() local
|
H A D | SlsInsertionIndicatorHandler.cxx | 119 void InsertionIndicatorHandler::UpdateIndicatorIcon (const SdTransferable* pTransferable) in UpdateIndicatorIcon()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | uivwimp.cxx | 246 SwTransferable* pTransferable = reinterpret_cast< SwTransferable * >( in Invalidate() local
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview2.cxx | 126 SdTransferable* pTransferable = new SdTransferable( mpDoc, NULL, sal_False ); in CreateClipboardDataObject() local 190 SdTransferable* pTransferable = new SdTransferable( mpDoc, pWorkView, sal_False ); in CreateDragDataObject() local 241 SdTransferable* pTransferable = new SdTransferable( mpDoc, pWorkView, sal_True ); in CreateSelectionDataObject() local
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsInsertionIndicatorOverlay.cxx | 102 void InsertionIndicatorOverlay::Create (const SdTransferable* pTransferable) in Create()
|
/aoo41x/main/sd/inc/ |
H A D | drawdoc.hxx | 258 …void CreatingDataObj( SdTransferable* pTransferable ) { mpCreatingTransferable = pTran… in CreatingDataObj()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galtheme.cxx | 1377 GalleryTransferable* pTransferable = new GalleryTransferable( this, nPos, false ); in CopyToClipboard() local 1385 GalleryTransferable* pTransferable = new GalleryTransferable( this, nPos, true ); in StartDrag() local
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | sdtreelb.cxx | 1417 SdTransferable* pTransferable = new SdPageObjsTLB::SdPageObjsTransferable( in DoDrag() local
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 2884 …OStringTransferable* pTransferable = new OStringTransferable(GetCurrentRowCellText(pColumn,m_xPain… in StartDrag() local
|
/aoo41x/main/svx/source/form/ |
H A D | datanavi.cxx | 229 OXFormsTransferable *pTransferable = new OXFormsTransferable(desc); in StartDrag() local
|
H A D | fmshimp.cxx | 407 ScriptEventDescriptor* pTransferable = aTransferable.getArray(); in TransferEventScripts() local
|
Completed in 127 milliseconds