Lines Matching refs:GetDocShell
257 SwDocShell* pDocShell = GetDocShell(); in ~SwSrcView()
295 SwDocShell* pDocShell = GetDocShell(); in Init()
313 SwDocShell* SwSrcView::GetDocShell() in GetDocShell() function in SwSrcView
390 SwDocShell* pDocShell = GetDocShell(); in Execute()
425 GetDocShell()->GetDoc()->SetModified(); in Execute()
435 GetDocShell()->GetDoc()->SetModified(); in Execute()
493 SwDocShell* pDocShell = GetDocShell(); in GetState()
516 if(GetDocShell()->IsReadOnly()) in GetState()
725 SwDocShell* pDocSh = GetDocShell(); in SetPrinter()
750 return GetDocShell()->GetDoc()->getPrinter( bCreate ); in GetPrinter()
843 !GetDocShell()->IsReadOnly() && aEditWin.IsReadonly() in Notify()
849 const SwDocShell* pDocSh = GetDocShell(); in Notify()