Home
last modified time | relevance | path

Searched refs:mpViewSh (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Dsdview4.cxx187 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 …]
H A Dsdview2.cxx181 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 …]
H A Dsdview.cxx127 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 …]
H A Ddrbezob.cxx92 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()
H A Dsdview3.cxx303 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 …]
H A DMediaObjectBar.cxx74 mpViewSh( pSdViewShell ) in MediaObjectBar()
76 DrawDocShell* pDocShell = mpViewSh->GetDocSh(); in MediaObjectBar()
H A DGraphicObjectBar.cxx84 mpViewSh ( pSdViewShell ), in GraphicObjectBar()
87 DrawDocShell* pDocShell = mpViewSh->GetDocSh(); in GraphicObjectBar()
H A Ddrawview.cxx528 if(mpViewSh) in PresPaint()
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.cxx97 , 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()
H A Dtableobjectbar.hxx55 ::sd::ViewShell* mpViewSh;
/trunk/main/sd/source/ui/inc/
H A DView.hxx240 ViewShell* mpViewSh; member in sd::View
278 return mpViewSh; in GetViewShell()
H A DBezierObjectBar.hxx51 ViewShell* mpViewSh; member in sd::BezierObjectBar
H A DMediaObjectBar.hxx52 ViewShell* mpViewSh; member in sd::MediaObjectBar
H A DGraphicObjectBar.hxx55 ViewShell* mpViewSh; member in sd::GraphicObjectBar
H A Dsdpreslt.hxx62 ::sd::ViewShell* mpViewSh;
/trunk/main/sd/source/ui/dlg/
H A Dsdpreslt.cxx62 mpViewSh ( pViewShell ), in SdPresLayoutDlg()

Completed in 73 milliseconds