Home
last modified time | relevance | path

Searched refs:SetView (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/cui/source/inc/
H A Dtransfrm.hxx181 void SetView( const SdrView* pSdrView ) { mpView = pSdrView; } in SetView() function in SvxPositionSizeTabPage
246 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 Dconnect.hxx93 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxConnectionPage
H A Dtextattr.hxx110 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxTextAttrPage
H A Dmeasure.hxx102 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxMeasurePage
H A Dlabdlg.hxx107 void SetView( const SdrView* pSdrView ) in SetView() function in SvxCaptionTabPage
/trunk/main/cui/source/tabpages/
H A Dconnect.cxx70 _pPage->SetView( pSdrView ); in SvxConnectionDialog()
408 aCtlPreview.SetView( pView ); in Construct()
559 SetView( static_cast<SdrView *>(pOfaPtrItem->GetValue()) ); in PageCreated()
H A Dlabdlg.cxx616 ( (SvxPositionSizeTabPage&) rPage ).SetView( pView ); in PageCreated()
633 ( (SvxCaptionTabPage&) rPage ).SetView( pView ); in PageCreated()
H A Dtransfrm.cxx159 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 Dmeasure.cxx70 _pPage->SetView( pSdrView ); in SvxMeasureDialog()
870 SetView( static_cast<SdrView *>(pOfaPtrItem->GetValue())); in PageCreated()
H A Dswpossizetabpage.hxx151 void SetView( const SdrView* pSdrView );
/trunk/main/sw/source/ui/uiview/
H A Dview1.cxx77 pDocSh->SetView(this); in Activate()
79 pSwMod->SetView(this); in Activate()
H A Dview.cxx468 pFormShell->SetView(PTR_CAST(FmFormView, pDView)); in SelectShell()
937 pDocSh->SetView( this ); in SwView()
938 SW_MOD()->SetView( this ); in SwView()
1060 pDocSh->SetView( 0 ); in ~SwView()
1062 SW_MOD()->SetView( 0 ); in ~SwView()
1698 GetFormShell()->SetView( in Notify()
/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx110 mpFormShell->SetView(NULL); in SetFormShell()
131 mpFormShell->SetView(pFormView); in SetFormShell()
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx284 SetView(&pOldSh->GetView()); // Pointer auf oberste View restaurieren in InsertEnv()
532 SetView(&pOldSh->GetView()); in InsertEnv()
/trunk/main/svx/source/form/
H A Dfmshell.cxx265 SetView(m_pFormView); in TYPEINIT1()
272 SetView( NULL ); in ~FmFormShell()
1240 void FmFormShell::SetView( FmFormView* _pView ) in SetView() function in FmFormShell
/trunk/main/svx/inc/svx/
H A Dconnctrl.hxx66 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxXConnectionPreview
H A Dfmshell.hxx127 void SetView(FmFormView* pView);
H A Dsvddrag.hxx105 void SetView(SdrView* pV) { pView=pV; } in SetView() function in SdrDragStat
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx514 pTransferable->SetView (&mrSlideSorter.GetView()); in CreateSlideTransferable()
608 pTransferable->SetView(&pSlideSorterViewShell->GetSlideSorter().GetView()); in CreateTransferableUserData()
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx103 ( (SdTPAction*) pNewPage )->SetView( pView ); in SdActionDlg()
175 void SdTPAction::SetView( const ::sd::View* pSdView ) in SetView() function in SdTPAction
/trunk/main/sd/source/ui/inc/
H A Dtpaction.hxx130 void SetView( const ::sd::View* pSdView );
H A Dsdxfer.hxx61 void SetView( const ::sd::View* pView ) { mpSdView = pView; } in SetView() function in SdTransferable
/trunk/main/svx/inc/
H A Dsvdibrow.hxx132 void SetView(SdrView& rView) { pView=&rView; ForceParent(); SetDirty(); } in SetView() function in SdrItemBrowser
/trunk/main/sw/source/ui/web/
H A Dwview.cxx308 GetFormShell()->SetView( PTR_CAST( FmFormView, in SelectShell()
/trunk/main/sw/inc/
H A Dswmodule.hxx147 inline void SetView(SwView* pVw) { pView = pVw; } in SetView() function in SwModule

Completed in 113 milliseconds

12