Home
last modified time | relevance | path

Searched defs:SetView (Results 1 – 16 of 16) sorted by last modified time

/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1175 void SwDocShell::SetView(SwView* pVw) in SetView() function in SwDocShell
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx175 void SdTPAction::SetView( const ::sd::View* pSdView ) in SetView() function in SdTPAction
/trunk/main/sw/inc/
H A Dswmodule.hxx147 inline void SetView(SwView* pVw) { pView = pVw; } in SetView() function in SwModule
/trunk/main/svx/source/form/
H A Dfmshell.cxx1240 void FmFormShell::SetView( FmFormView* _pView ) in SetView() function in FmFormShell
/trunk/main/svx/inc/svx/
H A Dsvdundo.hxx285 void SetView(SdrView* pView1, SdrPageView* pPageView1) { pView=pView1; pPageView=pPageView1; } in SetView() function in SdrUndoObjList
H A Dsvddrag.hxx105 void SetView(SdrView* pV) { pView=pV; } in SetView() function in SdrDragStat
H A Dconnctrl.hxx66 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxXConnectionPreview
/trunk/main/svx/inc/
H A Dsvdibrow.hxx132 void SetView(SdrView& rView) { pView=&rView; ForceParent(); SetDirty(); } in SetView() function in SdrItemBrowser
/trunk/main/sd/source/ui/inc/
H A Dsdxfer.hxx61 void SetView( const ::sd::View* pView ) { mpSdView = pView; } in SetView() function in SdTransferable
/trunk/main/extensions/source/bibliography/
H A Ddatman.hxx180 void SetView( ::bib::BibView* pView ) { pBibView = pView; } in SetView() function in BibDataManager
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1864 void SvxSwPosSizeTabPage::SetView( const SdrView* pSdrView ) in SetView() function in SvxSwPosSizeTabPage
/trunk/main/cui/source/inc/
H A Dlabdlg.hxx107 void SetView( const SdrView* pSdrView ) in SetView() function in SvxCaptionTabPage
H A Dmeasure.hxx102 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxMeasurePage
H A Dtextattr.hxx110 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() function in SvxTextAttrPage
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

Completed in 64 milliseconds