Searched defs:SetView (Results 1 – 16 of 16) sorted by relevance
66 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxXConnectionPreview
105 void SetView(SdrView* pV) { pView=pV; } in SetView() function in SdrDragStat
285 void SetView(SdrView* pView1, SdrPageView* pPageView1) { pView=pView1; pPageView=pPageView1; } in SetView() function in SdrUndoObjList
180 void SetView( ::bib::BibView* pView ) { pBibView = pView; } in SetView() function in BibDataManager
181 void SetView( const SdrView* pSdrView ) { mpView = pSdrView; } in SetView() function in SvxPositionSizeTabPage246 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxAngleTabPage295 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxSlantTabPage
93 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxConnectionPage
110 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxTextAttrPage
102 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxMeasurePage
107 void SetView( const SdrView* pSdrView ) in SetView() function in SvxCaptionTabPage
132 void SetView(SdrView& rView) { pView=&rView; ForceParent(); SetDirty(); } in SetView() function in SdrItemBrowser
61 void SetView( const ::sd::View* pView ) { mpSdView = pView; } in SetView() function in SdTransferable
147 inline void SetView(SwView* pVw) { pView = pVw; } in SetView() function in SwModule
175 void SdTPAction::SetView( const ::sd::View* pSdView ) in SetView() function in SdTPAction
1240 void FmFormShell::SetView( FmFormView* _pView ) in SetView() function in FmFormShell
1175 void SwDocShell::SetView(SwView* pVw) in SetView() function in SwDocShell
1864 void SvxSwPosSizeTabPage::SetView( const SdrView* pSdrView ) in SetView() function in SvxSwPosSizeTabPage
Completed in 71 milliseconds