Home
last modified time | relevance | path

Searched refs:pSourceSh (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx494 ScDocShell* pSourceSh = GetSourceDocShell(); in DragFinished() local
495 if (pSourceSh) in DragFinished()
500 pSourceSh->GetDocFunc().DeleteContents( aMarkData, IDF_ALL & ~IDF_OBJECTS, sal_True, sal_True ); in DragFinished()
H A Dinputhdl.cxx3330 sal_Bool bForce, ScTabViewShell* pSourceSh, in NotifyChange() argument
3352 if ( pSourceSh ) in NotifyChange()
3353 pActiveViewSh = pSourceSh; in NotifyChange()
/trunk/main/sc/source/ui/view/
H A Dtabvwsha.cxx693 ScTabViewShell* pSourceSh = pInputHandler ? this : NULL; in UpdateInputHandler() local
695 pHdl->NotifyChange( &aState, bForce, pSourceSh, bStopEditing ); in UpdateInputHandler()
H A Dgridwin.cxx4106 SfxObjectShell* pSourceSh = pSourceDoc->GetDocumentShell(); in DropTransferObj() local
4107 DBG_ASSERT(pSourceSh, "drag document has no shell"); in DropTransferObj()
4108 if (pSourceSh) in DropTransferObj()
4128 String aTopic = pSourceSh->GetTitle( SFX_TITLE_FULLNAME ); in DropTransferObj()
/trunk/main/sc/source/ui/inc/
H A Dinputhdl.hxx190 ScTabViewShell* pSourceSh = NULL,

Completed in 68 milliseconds