Home
last modified time | relevance | path

Searched refs:IsInternalMove (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A Dsdxfer.hxx61 bool IsInternalMove() const { return mbInternalMove; } in IsInternalMove() function in SdTransferable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A Dsdxfer.hxx62 bool IsInternalMove() const { return mbInternalMove; } in IsInternalMove() function in SdTransferable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dsdview2.cxx385 pDragTransferable && !pDragTransferable->IsInternalMove() && in DragFinished()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dsdview2.cxx371 pDragTransferable && !pDragTransferable->IsInternalMove() && in DragFinished()