Lines Matching refs:mpViewSh
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()
1356 ::sd::Window* pWin = mpViewSh->GetActiveWindow(); in InsertData()