Searched refs:mpViewSh (Results 1 – 16 of 16) sorted by relevance
187 if( mpViewSh ) in InsertGraphic()188 pOutDev = mpViewSh->GetActiveWindow(); in InsertGraphic()214 if ((mpViewSh in InsertGraphic()215 && mpViewSh->GetViewShell()!=NULL in InsertGraphic()367 if( !mpViewSh ) in IMPL_LINK()461 ::sd::Window* pWin = mpViewSh->GetActiveWindow(); in IMPL_LINK()477 if( mpViewSh ) in IMPL_LINK()522 if (mpViewSh != NULL) in IMPL_LINK()524 OSL_ASSERT (mpViewSh->GetViewShell()!=NULL); in IMPL_LINK()526 mpViewSh->GetViewShell()->GetIPClient(); in IMPL_LINK()[all …]
181 pTransferable->CopyToClipboard( mpViewSh->GetActiveWindow() ); in CreateClipboardDataObject()268 if( mpViewSh && mpViewSh->GetActiveWindow() ) in UpdateSelectionClipboard()271 CreateSelectionDataObject( this, *mpViewSh->GetActiveWindow() ); in UpdateSelectionClipboard()274 TransferableHelper::ClearSelection( mpViewSh->GetActiveWindow() ); in UpdateSelectionClipboard()318 …TransferableDataHelper aDataHelper( TransferableDataHelper::CreateFromSystemClipboard( mpViewSh->G… in DoPaste()399 if( AreObjectsMarked() && IsAction() && mpViewSh && pWindow && !mpDragSrcMarkList ) in StartDrag()597 ::sd::Window* pWindow = mpViewSh->GetActiveWindow(); in AcceptDrop()646 …okmark && bFile && ( nDropAction & DND_ACTION_MOVE ) && mpViewSh && SlideShow::IsRunning(mpViewSh-… in AcceptDrop()758 if( !nRet && mpViewSh ) in ExecuteDrop()846 else if( mpViewSh->ISA( DrawViewShell ) ) in ExecuteDrop()[all …]
127 mpViewSh(pViewShell), in View()784 if ( mpViewSh ) in SdrBeginTextEdit()786 mpViewSh->GetViewShellBase().GetDrawController().FireSelectionChangeListener(); in SdrBeginTextEdit()855 if ( mpViewSh ) in SdrEndTextEdit()998 if (mpViewSh) in DoConnect()1003 ::sd::Window* pWindow = mpViewSh->GetActiveWindow(); in DoConnect()1007 pSdClient = new Client(pObj, mpViewSh, pWindow); in DoConnect()1114 if( mpViewSh ) in onAccessibilityOptionsChanged()1116 ::sd::Window* pWindow = mpViewSh->GetActiveWindow(); in onAccessibilityOptionsChanged()1125 if( mpViewSh->GetViewFrame() && mpViewSh->GetViewFrame()->GetDispatcher() ) in onAccessibilityOptionsChanged()[all …]
92 mpViewSh(pSdViewShell) in BezierObjectBar()94 DrawDocShell* pDocShell = mpViewSh->GetDocSh(); in BezierObjectBar()126 FunctionReference xFunc( mpViewSh->GetCurrentFunction() ); in GetAttrState()318 mpViewSh->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON); in Execute()335 FunctionReference xFunc( mpViewSh->GetCurrentFunction() ); in Execute()
303 if (mpViewSh != NULL) in InsertData()305 OSL_ASSERT (mpViewSh->GetViewShell()!=NULL); in InsertData()306 SfxInPlaceClient* pIpClient = mpViewSh->GetViewShell()->GetIPClient(); in InsertData()307 if( mpViewSh->ISA(::sd::slidesorter::SlideSorterViewShell) in InsertData()1011 if (mpViewSh!=NULL) in InsertData()1013 OSL_ASSERT (mpViewSh->GetViewShell()!=NULL); in InsertData()1015 = mpViewSh->GetViewShell()->GetIPClient(); in InsertData()1182 if (mpViewSh!=NULL) in InsertData()1184 OSL_ASSERT (mpViewSh->GetViewShell()!=NULL); in InsertData()1186 = mpViewSh->GetViewShell()->GetIPClient(); in InsertData()[all …]
74 mpViewSh( pSdViewShell ) in MediaObjectBar()76 DrawDocShell* pDocShell = mpViewSh->GetDocSh(); in MediaObjectBar()
84 mpViewSh ( pSdViewShell ), in GraphicObjectBar()87 DrawDocShell* pDocShell = mpViewSh->GetDocSh(); in GraphicObjectBar()
528 if(mpViewSh) in PresPaint()
97 , mpViewSh( pSdViewShell ) in TableObjectBar()99 DrawDocShell* pDocShell = mpViewSh->GetDocSh(); in TableObjectBar()143 DrawViewShell* pDrawViewShell = dynamic_cast< DrawViewShell* >( mpViewSh ); in GetAttrState()155 SfxBindings* pBindings = &mpViewSh->GetViewFrame()->GetBindings(); in Execute()
55 ::sd::ViewShell* mpViewSh;
240 ViewShell* mpViewSh; member in sd::View278 return mpViewSh; in GetViewShell()
51 ViewShell* mpViewSh; member in sd::BezierObjectBar
52 ViewShell* mpViewSh; member in sd::MediaObjectBar
55 ViewShell* mpViewSh; member in sd::GraphicObjectBar
62 ::sd::ViewShell* mpViewSh;
62 mpViewSh ( pViewShell ), in SdPresLayoutDlg()
Completed in 148 milliseconds