Home
last modified time | relevance | path

Searched refs:pThisDoc (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/view/
H A Dgridwin.cxx3339 ScDocument* pThisDoc = pViewData->GetDocument(); in AcceptPrivateDrop() local
3340 if (pSourceDoc == pThisDoc) in AcceptPrivateDrop()
3366 sal_Bool bOk = pThisDoc->IsDocEditable(); in AcceptPrivateDrop()
3415 …if ( pThisDoc == pSourceDoc && ( pDPObj = pThisDoc->GetDPAtCursor( nNewDragX, nNewDragY, nTab ) ) … in AcceptPrivateDrop()
3618 ScDocument* pThisDoc = pViewData->GetDocument(); in AcceptDrop() local
3619 SdrObject* pHitObj = pThisDoc->GetObjectAtPoint( in AcceptDrop()
3860 ScDocument* pThisDoc = pViewData->GetDocument(); in DropTransferObj() local
3919 if (!bFiltered && pSourceDoc == pThisDoc) in DropTransferObj()
3923 if ( pThisDoc->IsDocEditable() ) in DropTransferObj()
4055 if ( pThisDoc->IsDocEditable() ) in DropTransferObj()
[all …]
H A Dcellsh1.cxx2155 ScDocument* pThisDoc = pViewData->GetDocument(); in PasteFromClipboard() local
2156 ScDPObject* pDPObj = pThisDoc->GetDPAtCursor( pViewData->GetCurX(), in PasteFromClipboard()

Completed in 76 milliseconds