Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3354 ScDocument* pThisDoc = pViewData->GetDocument(); in AcceptPrivateDrop() local
3355 if (pSourceDoc == pThisDoc) in AcceptPrivateDrop()
3381 sal_Bool bOk = pThisDoc->IsDocEditable(); in AcceptPrivateDrop()
3430 …if ( pThisDoc == pSourceDoc && ( pDPObj = pThisDoc->GetDPAtCursor( nNewDragX, nNewDragY, nTab ) ) … in AcceptPrivateDrop()
3633 ScDocument* pThisDoc = pViewData->GetDocument(); in AcceptDrop() local
3634 SdrObject* pHitObj = pThisDoc->GetObjectAtPoint( in AcceptDrop()
3875 ScDocument* pThisDoc = pViewData->GetDocument(); in DropTransferObj() local
3934 if (!bFiltered && pSourceDoc == pThisDoc) in DropTransferObj()
3938 if ( pThisDoc->IsDocEditable() ) in DropTransferObj()
4070 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 53 milliseconds