| /aoo41x/main/cui/source/inc/ | 
| H A D | transfrm.hxx | 181 	void		 SetView( const SdrView* pSdrView ) { mpView = pSdrView; }  in SetView()  function in SvxPositionSizeTabPage246 	void		 SetView( const SdrView* pSdrView ) { pView = pSdrView; }  in SetView()  function in SvxAngleTabPage
 295 	void		 SetView( const SdrView* pSdrView ) { pView = pSdrView; }  in SetView()  function in SvxSlantTabPage
 
 | 
| H A D | connect.hxx | 93 	void		 SetView( const SdrView* pSdrView ) { pView = pSdrView; }  in SetView()  function in SvxConnectionPage
 | 
| H A D | textattr.hxx | 110 	void		 SetView( const SdrView* pSdrView ) { pView = pSdrView; }  in SetView()  function in SvxTextAttrPage
 | 
| H A D | measure.hxx | 102 	void		 SetView( const SdrView* pSdrView ) { pView = pSdrView; }  in SetView()  function in SvxMeasurePage
 | 
| H A D | labdlg.hxx | 107 	void				SetView( const SdrView* pSdrView )  in SetView()  function in SvxCaptionTabPage
 | 
| /aoo41x/main/cui/source/tabpages/ | 
| H A D | connect.cxx | 70     _pPage->SetView( pSdrView );  in SvxConnectionDialog()408 	aCtlPreview.SetView( pView );  in Construct()
 559 		SetView( static_cast<SdrView *>(pOfaPtrItem->GetValue()) );  in PageCreated()
 
 | 
| H A D | labdlg.cxx | 616 			( (SvxPositionSizeTabPage&) rPage ).SetView( pView );  in PageCreated()633 			( (SvxCaptionTabPage&) rPage ).SetView( pView );  in PageCreated()
 
 | 
| H A D | transfrm.cxx | 159 			rSvxPos.SetView(pView);  in PageCreated()181             rSwPos.SetView(pView);  in PageCreated()
 190 			rSvxAng.SetView( pView );  in PageCreated()
 200 			rSvxSlnt.SetView( pView );  in PageCreated()
 
 | 
| H A D | measure.cxx | 70     _pPage->SetView( pSdrView );  in SvxMeasureDialog()870 		SetView( static_cast<SdrView *>(pOfaPtrItem->GetValue()));  in PageCreated()
 
 | 
| H A D | swpossizetabpage.hxx | 151     void SetView( const SdrView* pSdrView );
 | 
| /aoo41x/main/sw/source/ui/uiview/ | 
| H A D | view1.cxx | 77 		pDocSh->SetView(this);  in Activate()79 	pSwMod->SetView(this);  in Activate()
 
 | 
| H A D | view.cxx | 469 			pFormShell->SetView(PTR_CAST(FmFormView, pDView));  in SelectShell()938 	pDocSh->SetView( this );  in SwView()
 939 	SW_MOD()->SetView( this );  in SwView()
 1061 		pDocSh->SetView( 0 );  in ~SwView()
 1063 		SW_MOD()->SetView( 0 );  in ~SwView()
 1698 						GetFormShell()->SetView(  in Notify()
 
 | 
| /aoo41x/main/sd/source/ui/view/ | 
| H A D | FormShellManager.cxx | 110             mpFormShell->SetView(NULL);  in SetFormShell()131                     mpFormShell->SetView(pFormView);  in SetFormShell()
 
 | 
| /aoo41x/main/sw/source/ui/app/ | 
| H A D | appenv.cxx | 284 			SetView(&pOldSh->GetView()); // Pointer auf oberste View restaurieren  in InsertEnv()532 			SetView(&pOldSh->GetView());  in InsertEnv()
 
 | 
| /aoo41x/main/svx/source/form/ | 
| H A D | fmshell.cxx | 265 	SetView(m_pFormView);  in TYPEINIT1()272         SetView( NULL );  in ~FmFormShell()
 1240 void FmFormShell::SetView( FmFormView* _pView )  in SetView()  function in FmFormShell
 
 | 
| /aoo41x/main/svx/inc/svx/ | 
| H A D | connctrl.hxx | 66 	void		 SetView( const SdrView* pSdrView ) { pView = pSdrView; }  in SetView()  function in SvxXConnectionPreview
 | 
| H A D | fmshell.hxx | 127 	void SetView(FmFormView* pView);
 | 
| H A D | svddrag.hxx | 105 	void         SetView(SdrView* pV)                { pView=pV; }  in SetView()  function in SdrDragStat
 | 
| /aoo41x/main/sd/source/ui/inc/ | 
| H A D | tpaction.hxx | 130 	void	SetView( const ::sd::View* pSdView );
 | 
| H A D | sdxfer.hxx | 61 	void							SetView( const ::sd::View* pView ) { mpSdView = pView; }  in SetView()  function in SdTransferable
 | 
| /aoo41x/main/sd/source/ui/slidesorter/controller/ | 
| H A D | SlsClipboard.cxx | 514             pTransferable->SetView (&mrSlideSorter.GetView());  in CreateSlideTransferable()608         pTransferable->SetView(&pSlideSorterViewShell->GetSlideSorter().GetView());  in CreateTransferableUserData()
 
 | 
| /aoo41x/main/sd/source/ui/dlg/ | 
| H A D | tpaction.cxx | 103 	( (SdTPAction*) pNewPage )->SetView( pView );  in SdActionDlg()175 void SdTPAction::SetView( const ::sd::View* pSdView )  in SetView()  function in SdTPAction
 
 | 
| /aoo41x/main/svx/inc/ | 
| H A D | svdibrow.hxx | 132 	void SetView(SdrView& rView) { pView=&rView; ForceParent(); SetDirty(); }  in SetView()  function in SdrItemBrowser
 | 
| /aoo41x/main/sw/source/ui/web/ | 
| H A D | wview.cxx | 308 			GetFormShell()->SetView( PTR_CAST( FmFormView,  in SelectShell()
 | 
| /aoo41x/main/sw/inc/ | 
| H A D | swmodule.hxx | 147 	inline	void		SetView(SwView* pVw) { pView = pVw; }  in SetView()  function in SwModule
 |